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