[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.X

X Property

X

Gets or sets the X coordinate of the current object.

May be specified as auto (Auto), an absolute value (using DefaultUnit), an absolute value with unit of measurement (e.g. "12mm"), or an expression referencing this and other objects (e.g. "prev.right+2mm").

Declaration
public Unit X { get; set; }