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