Search
Line.B Property
See Also
 






Gets or sets the second point defining the line.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public Point B { get; set; }

Visual Basic  Copy Code

Public Property B As Point

 Property Value

 See Also