[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.ZOrder

ZOrder Property

ZOrder

Gets or sets the Z-order of the current object. Objects with smaller Z-order values are drawn under objects with larger Z-order values. By default, this property is zero.

Declaration
public int ZOrder { get; set; }