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