The height of a rectangle
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public double Height { get; }
Public ReadOnly Property Height As Double
Get
public:
property double Height {
double get ();
}
member Height : float with get
Property Value
Type:
DoubleSee Also