Click or drag to resize

WpfAnnotationCanvasScaledResolutionHeightFactor Property

Gets or sets the scaled resolution height factor used for image with different X and Y resolution values.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double ScaledResolutionHeightFactor { get; set; }

Property Value

Type: Double
The scaled height factor of the image.
See Also