Search
Style Constructor
See Also
 






 Overload List

Name Description

Style ()

Initializes a new empty instance of the Style class.

Style (Style)

Initializes a new empty style, i.e. all of its properties are defaulted to their empty values.

Style (Style, Style)

Creates a new style by reference copying the fields of the first style and using the second style as a hierarchy parent.

 See Also