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