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

In This Topic
AutoSize Property (C1BinaryImage)
In This Topic
Specifies if the HTML image element's dimensions are inferred from image's binary data
Syntax
'Declaration
 
Public Property AutoSize As System.Boolean
 
See Also