[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.SetWidth

SetWidth Method

SetWidth(Unit)

Override this method to perform additional actions when value of the Width property of object is being defined.

Declaration
protected virtual void SetWidth(Unit value)
Protected Overridable Sub SetWidth(value As Unit)
Parameters
Type Name Description
Unit value