ComponentOne Word for UWP
ZIndex Property

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : ZIndex Property
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

Reference

DrawingShape Class
DrawingShape Members