Skip to main content
Tab

HottrackedImageSpriteProperties Class

Contains settings that define the hottracked state of an image when it’s taken from a sprite image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class HottrackedImageSpriteProperties :
    ImageSpriteProperties

The following members return HottrackedImageSpriteProperties objects:

#Remarks

To learn more, see the Using Custom CSS Sprites topic.

#Implements

#Inheritance

See Also