A newer version of this page is available.
Switch to the current version.
SnapImage.ImageSizeMode Property
Specifies how the image is resized within the SnapImage's dimensions.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
ImageSizeMode | An ImageSizeMode enumeration value. |
Remarks
When a SnapImage is resized, you can select whether to preserve the image box size or the original image proportions via the SnapImage.UpdateMode property.
See Also
Feedback