ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapPolygonElement Interface / Marker Property

In This Topic
    Marker Property (IMapPolygonElement)
    In This Topic
    Gets the polygon rendering marker.
    Syntax
    'Declaration
     
    ReadOnly Property Marker As IMapMarker
    IMapMarker Marker {get;}

    Property Value

    An IMapMarker representing the polygon rendering marker.
    See Also