BinaryImage for ASP.NET Web Forms
ResizeMode Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BinaryImage Namespace > C1BinaryImage Class : ResizeMode Property
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
public ImageResizeMode ResizeMode {get; set;}
See Also

Reference

C1BinaryImage Class
C1BinaryImage Members