Skip to main content
Tab

ImageSliderImages.Dot Property

Gets the settings of an image displayed within the dot.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ItemImageProperties Dot { get; }

#Property Value

Type Description
ItemImageProperties

A ItemImageProperties object that contains image settings.

See Also