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

In This Topic
    ZIndex Property (IMapSubItem)
    In This Topic
    Drawing order of the item within the map. The default value is 0.
    Syntax
    'Declaration
     
    ReadOnly Property ZIndex As Integer
    int ZIndex {get;}
    See Also