Skip to main content
Tab

ImagePropertiesEx.SpriteProperties Property

Gets the settings defining the image position within a sprite image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ImageSpritePropertiesEx SpriteProperties { get; }

#Property Value

Type Description
ImageSpritePropertiesEx

A ImageSpritePropertiesEx object containing image position settings.

See Also