StateAppearances Methods
Provides a set of properties that regulate appearance settings used to paint bar and Ribbon objects in different visual states.
Name | Description |
---|---|
Assign |
Sets the appearance object’s settings to default values. |
Assign |
Copies the specified appearance settings to the State |
Assign |
Copies settings of the specified State |
Dispose() |
Releases all resources used by the current State |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns either the State |
Get |
Returns either the State |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the specified font for the State |
Set |
Sets the specified text vertical alignment for the State |
Set |
Specifies if the word wrap should be used. |
To |
Returns the textual representation of the State |
Update |
Updates the right-to-left text direction option. |
See Also