Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapDistanceScale Class / ZOrder Property

In This Topic
    ZOrder Property (MapDistanceScale)
    In This Topic
    Gets or sets the z-index of this element.
    Syntax
    'Declaration
     
    
    Public Property ZOrder As Integer
    public int ZOrder {get; set;}
    See Also