[]
        
(Showing Draft Content)

DDCssLib.CSSValue.CopyFrom

CopyFrom Method

CopyFrom(CSSValue)

Performs a "deep copy" (memebers and child memebers) the specified CSSValue to this CSSValue instance.

Declaration
public void CopyFrom(CSSValue aSource)
Parameters
Type Name Description
CSSValue aSource