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; }
Public Property ScaledResolutionHeightFactor As Double
Get
Set
Property Value
Type:
DoubleThe scaled height factor of the image.
See Also