returns the that was originally used to set up this.
If it was built from a base32-, this is the center point of
the bounding box.
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntaxpublic WGS84Point Point { get; }
Public ReadOnly Property Point As WGS84Point
Get
public:
property WGS84Point^ Point {
WGS84Point^ get ();
}
member Point : WGS84Point with get
Property Value
Type:
WGS84Point
See Also