 | RectangleIXMax Property |
Maximum x-value of this rectangle.
Namespace: Slash.Math.Geometry.RectanglesAssembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
SyntaxPublic ReadOnly Property XMax As Integer
Get
public:
property int XMax {
int get ();
}
member XMax : int with get
Property Value
Type:
Int32
See Also