Skip to main content
Tab

HottrackedImageProperties.SpriteProperties Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HottrackedImageSpriteProperties SpriteProperties { get; }

Property Value

Type Description
HottrackedImageSpriteProperties

A HottrackedImageSpriteProperties object containing image position settings.

See Also