 | RectangleFYMin Property |
Minimum x-value of this rectangle.
Namespace: Slash.Math.Geometry.RectanglesAssembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntaxpublic float YMin { get; }
Public ReadOnly Property YMin As Single
Get
public:
property float YMin {
float get ();
}
member YMin : float32 with get
Property Value
Type:
Single
See Also