[]
        
(Showing Draft Content)

C1.C1Preview.LayoutChangeNoBreak.AssignFrom

AssignFrom Method

AssignFrom(LayoutChangeBase)

Assigns (copies) properties from another LayoutChangeBase to the current object.

Declaration
public override void AssignFrom(LayoutChangeBase source)
Parameters
Type Name Description
LayoutChangeBase source
Overrides