Accusoft.ImagXpressSdk Namespace > LoadOptions Class : MaintainAspectRatio Property |
'Declaration Public Property MaintainAspectRatio As Boolean
'Usage Dim instance As LoadOptions Dim value As Boolean instance.MaintainAspectRatio = value value = instance.MaintainAspectRatio
public bool MaintainAspectRatio {get; set;}
A boolean value which is true to preserve the image aspect ratio when resizing the image during the loading of the ImageX object.