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