AtalaImageViewerResolutionScaleMode Property |
Gets or sets the scale mode used when the image has different X and Y resolution values.
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ResolutionScaleMode ResolutionScaleMode { get; set; }
Public Property ResolutionScaleMode As ResolutionScaleMode
Get
Set
Property Value
Type:
ResolutionScaleMode the scale mode used when the image has different X and Y resolution values.
See Also