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

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

Property Value

true if the shape is empty; otherwise, false.
See Also