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

ImageSpriteProperties Constructors

Serves as a base for classes that provide sprite settings of an image, defining it within a sprite image.
Name Parameters Description
ImageSpriteProperties() none Initializes a new instance of the ImageSpriteProperties class with default settings.
ImageSpriteProperties(IPropertiesOwner) owner Initializes a new instance of the ImageSpriteProperties class with the specified owner.
See Also