[]
Interface for the visual appearance.
[Obsolete("This is not used anywhere, and should be removed")]
public interface IVisualAppearance
Name | Description |
---|---|
BackgroundColor | The color of the background. |
Image | Specifies the image that should be displayed, if any. |
ImageSource | Specifies image source for image. |
InteractivityStates | Specifies interactivity states to which this appearance is applicable. |
Tooltip | Specifies how tooltip should be displayed for this area. |
TooltipText | Specifies balloon or tooltip text that should be displayed for this area. |
Transparency | Specifies how image should be alpha-blended with the underlying area. |
Visible | Specifies that there should be visual effects for the area. |