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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public double ScaledResolutionHeightFactor { get; set; }

Property Value

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