Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / MapStyleBase Class / LegendItemMarkerShape Property

In This Topic
    LegendItemMarkerShape Property (MapStyleBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride ReadOnly Property LegendItemMarkerShape As MarkerShape
    protected abstract MarkerShape LegendItemMarkerShape {get;}
    See Also