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: 8.2.1.0 (8.2.1)
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