IsEmpty Property (GeoPoint)
Gets a value indicating whether the point shape is empty geometry.
public override bool IsEmpty {get;}
'Declaration
Public Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
Property Value
Always returns
false
as a
System.Boolean.