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