Accusoft.ImagXpressSdk Namespace > LoadOptions Class : Resize Property |
'Declaration Public Property Resize As Size
'Usage Dim instance As LoadOptions Dim value As Size instance.Resize = value value = instance.Resize
public Size Resize {get; set;}
Note: If the dimensions specified are all zeros or null, then no resizing occurs when loading.
Note: CameraRaw images do not support resizing during loading.