For a list of all members of this type, see AppearanceData members.
Name | Description | |
---|---|---|
Clone | Returns a copy of the structure. | |
ContentAlignmentFromHVAlign | Static method for converting an VAlign and an HAlign value into a ContentAlignment enumerator | |
ConvertFromHatchStyle | Converts from a System.Drawing.Drawing2D.HatchStyle enumeration and returns a BackHatchStyle value that is equivalent. | |
ConvertToHatchStyle | Converts from a BackHatchStyle enumeration and returns a System.Drawing.Drawing2D.HatchStyle value that is equivalent. | |
CreateFont | Overloaded. This creates a font based on the FontData settings and the passed in base font. | |
GetBackColor | Returns the back color to use for an element | |
GetBackColor2 | Returns the second back color to use for an element when doing a gradient fill. | |
GetForeColor | Returns the color to use for an element's text | |
GetImage | Returns the image property as an image. If it was set as an index into an imagelist control it will return the image at that index. If the image property was set to an image it will return that image. | |
GetImageBackground | Returns the image from the appearance that should be used to render the element based on the specified enabled state. | |
HasPropertyBeenSet | Returns true if the requested property has been set | |
HavePropertiesBeenSet | Returns true if any of the requested property have been set | |
HVAlignFromContentAlignment | Static method for converting a ContentAlignment alignment enumerator value into a VAlign and an HAlign value | |
IsSameFont | Overloaded. Checks if the font we would create is the same as would be created by the passed in AppearanceData. | |
Merge | Merges/copies properties from the source to the target structure based on the properties requested | |
MergeExclude | Merges/copies properties from the source to the target structure based on the properties requested | |
MergeInclude | Merges/copies properties from the source to the target structure based on the properties requested | |
ResetFontData | Resets the property back to its default value |