[]
        
(Showing Draft Content)

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

IsEmpty Property

IsEmpty

Returns a value indicating whether the collection of line points is empty.

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

true if the collection of line points is empty; otherwise, false.

Overrides