AtalaImageViewerScaledResolutionHeightFactor Property |
Gets the scaling being applied to the image height due to differences in the 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 double ScaledResolutionHeightFactor { get; }
Public ReadOnly Property ScaledResolutionHeightFactor As Double
Get
Property Value
Type:
Double The scaling being applied to the image height due to differences in the X and Y resolution values.
See Also