 | RectangleILeft Property |
Gets the x-component of the left side of this rectangle.
Namespace: Slash.Math.Geometry.RectanglesAssembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
SyntaxPublic ReadOnly Property Left As Integer
Get
public:
property int Left {
int get ();
}
member Left : int with get
Property Value
Type:
Int32
See Also