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