Skip to main content
Tab

ImageSpriteProperties Class

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageSpriteProperties :
    PropertiesBase

The following members return ImageSpriteProperties objects:

Remarks

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

Implements

See Also