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