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

ItemImageProperties Constructors

Contains settings that define an item image.
Name Parameters Description
ItemImageProperties() none Initializes a new instance of the ItemImageProperties class.
ItemImageProperties(IPropertiesOwner) owner Initializes a new instance of the ItemImageProperties class with the specified owner.
ItemImageProperties(String) url Initializes a new instance of the ItemImageProperties class with the specified image location.
See Also