ImageGear21.Core Assembly > ImageGear.Display Namespace > IImGearLayout Interface : UseImageResolution Property |
'Declaration Property UseImageResolution As Boolean
'Usage Dim instance As IImGearLayout Dim value As Boolean instance.UseImageResolution = value value = instance.UseImageResolution
bool UseImageResolution {get; set;}