[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1IconProp.AssignFrom

AssignFrom Method

AssignFrom(ThemeItem)

Assigns (copies) properties from another C1.Win.C1Themes.ThemeItem to the current object.

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

The source object to copy properties from.

Overrides
C1.Win.C1Themes.ThemeItem.AssignFrom(C1.Win.C1Themes.ThemeItem)