Skip to main content
Tab

ButtonImageSpriteProperties Constructors

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