[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPoint.IsEmpty

IsEmpty Property

IsEmpty

Gets a value indicating whether the point shape is empty geometry.

Declaration
public override bool IsEmpty { get; }
Property Value
Type Description
bool

Always returns false as a bool.

Overrides