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

ImageSpriteProperties Properties

Serves as a base for classes that provide sprite settings of an image, defining it within a sprite image.
Name Description
CssClass Gets or sets the name of the cascading style sheet (CSS) class that defines a normal state image’s position within a custom sprite image.
Left Gets or sets a normal state image’s horizontal offset within a sprite image specified via a control’s SpriteImageUrl property.
Top Gets or sets a normal state image’s vertical offset within a sprite image, specified via a control’s SpriteImageUrl property.
See Also