Skip to main content

AppearanceObjectEx Constructors

Represents an appearance object with extended settings.
Name Parameters Description
AppearanceObjectEx() none Initializes a new instance of the AppearanceObjectEx class with default settings.
AppearanceObjectEx(IAppearanceOwner, AppearanceObject, String) owner, parentAppearance, name Initializes a new instance of the AppearanceObjectEx class with the specified settings.
AppearanceObjectEx(IAppearanceOwner) owner Initializes a new instance of the AppearanceObjectEx class with the specified owner.
See Also