Click or drag to resize

BoundingBoxCenterPoint Property

Center WGS84Point of this BoundingBox

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

Property Value

Type: WGS84Point
See Also