Search
RectangleI.Left Property
See Also
 






Gets the x-coordinate of the left edge of the rectangle.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Left { get; }

Visual Basic  Copy Code

Public ReadOnly Property Left As Integer

 Property Value

 See Also