Search
PointI.X Property
See Also
 






Gets or sets the x-coordinate of the point.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int X { get; set; }

Visual Basic  Copy Code

Public Property X As Integer

 Property Value

 See Also