Click or drag to resize

BoundingBoxCenterPoint Property

Center WGS84Point of this BoundingBox

Namespace:  VelocityDBExtensions.Geo
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public virtual WGS84Point CenterPoint { get; }

Property Value

Type: WGS84Point
See Also