ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapMarker Interface / LabelPlacement Property

In This Topic
    LabelPlacement Property (IMapMarker)
    In This Topic
    Gets the label placement.
    Syntax
    'Declaration
     
    ReadOnly Property LabelPlacement As MapMarkerLabelPlacement
    MapMarkerLabelPlacement LabelPlacement {get;}
    See Also