ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / TextArchUpCurveShape Class / ZIndex Property

In This Topic
    ZIndex Property (TextArchUpCurveShape)
    In This Topic
    Gets or sets z-index (front or back)of the shape.
    Syntax
    'Declaration
     
    Public Property ZIndex As ZIndexType
    public ZIndexType ZIndex {get; set;}
    See Also