FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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