[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiPoint.Points

Points Property

Points

Gets the inner points shapes.

Declaration
public IEnumerable<GeoPoint> Points { get; }
Property Value
Type Description
IEnumerable<GeoPoint>

An IEnumerable<T> representing the inner point shapes.