[]
        
(Showing Draft Content)

C1.Framework.Style.Clone

Clone Method

Clone()

Creates an instance of the Style class that is identical to the current Style (except for the Locked property, which is always false for clones).

Declaration
public Style Clone()
Returns
Type Description
Style

The copy of the current Style.