ImageSpriteProperties Class
In This Article
Serves as a base for classes that provide sprite settings of an image, defining it within a sprite image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageSpriteProperties :
PropertiesBase
#Related API Members
The following members return ImageSpriteProperties objects:
#Remarks
To learn more, see the Using Custom CSS Sprites topic.
#Implements
#Inheritance
Show 16 items
Object
StateManager
PropertiesBase
ImageSpriteProperties
See Also