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