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