Skip to main content
A newer version of this page is available. .
Tab

MenuItemImageSpriteProperties Constructors

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