AllowImageScaling Property
In This Topic
Gets or sets a value indicating if the image can be scaled in high-resolution applications.
Syntax
'Declaration
Public Overridable Property AllowImageScaling As System.Boolean
public virtual System.bool AllowImageScaling {get; set;}
See Also