 | RectangleFXMin 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 XMin { get; }
Public ReadOnly Property XMin As Single
Get
public:
property float XMin {
float get ();
}
member XMin : float32 with get
Property Value
Type:
Single
See Also