Click or drag to resize

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; }

Property Value

Type: ResolutionScaleMode
the scale mode used when the image has different X and Y resolution values.
See Also