Click or drag to resize

RectangleAspectRatio Property

The aspect ratio denotes the ratio of length to width of the rectangle (Width / Height)

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public double AspectRatio { get; }

Property Value

Type: Double
See Also