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