C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImage Class / ResizeMode Property

In This Topic
ResizeMode Property
In This Topic
Specifies the resize mode that BinaryImage will use to resize the image. Default value is BinaryImageResizeMode.None, indicating no resizing will be performed.
Syntax
'Declaration
 
Public Property ResizeMode As ImageResizeMode
 
See Also