HeaderButtonImageSpriteProperties Constructors
Contains settings that define different states (normal, hottracked) of a header button image when it’s taken from a sprite image.Name | Parameters | Description |
---|---|---|
HeaderButtonImageSpriteProperties() | none | Initializes a new instance of the HeaderButtonImageSpriteProperties class with default settings. |
HeaderButtonImageSpriteProperties(IPropertiesOwner) | owner | Initializes a new instance of the HeaderButtonImageSpriteProperties class with the specified owner. |
See Also