Search
Line.A Property
See Also
 






Gets or sets the first point defining the line.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public Point A { get; set; }

Visual Basic  Copy Code

Public Property A As Point

 Property Value

 See Also