Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelStaticImage.SizeMode Property

Specifies the mode for display of the current Static Image.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

ImageSizeMode SizeMode { get; set; }

Property Value

Type Description
ImageSizeMode

An ImageSizeMode enumeration value specifying the mode for display of the current Static Image.

See Also