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: 8.2.1.0 (8.2.1)
Syntax
public double AspectRatio { get; }

Property Value

Type: Double
See Also