MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPoint Class / IsEmpty Property

In This Topic
IsEmpty Property (GeoPoint)
In This Topic
Gets a value indicating whether the point shape is empty geometry.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
 

Property Value

Always returns false as a System.Boolean.
See Also