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

ToolbarItemImageProperties Constructors

Contains settings that define a toolbar item‘s image.
Name Parameters Description
ToolbarItemImageProperties() none Initializes a new instance of the ToolbarItemImageProperties class with default settings.
ToolbarItemImageProperties(IPropertiesOwner) owner Initializes a new instance of the ToolbarItemImageProperties class with the specified setting.
ToolbarItemImageProperties(String) url Initializes a new instance of the ToolbarItemImageProperties class with the specified setting.
See Also