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

In This Topic
    LabelPlacement Property (IMapPolygonElement)
    In This Topic
    Gets the label placement.
    Syntax
    'Declaration
     
    ReadOnly Property LabelPlacement As MapPolygonLabelPlacement
    MapPolygonLabelPlacement LabelPlacement {get;}

    Property Value

    A MapPolygonLabelPlacement representing the label placement.
    See Also