[]
        
(Showing Draft Content)

C1.C1Preview.ArcProps.AssignFrom

AssignFrom Method

AssignFrom(ShapeProps)

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

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

The source object to copy properties from.

Overrides