Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.ActualSizeHorizontalScale Property
Gets an image width multiplied at the ratio screen resolution to image resolution.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public ReadOnly Property ActualSizeHorizontalScale As Single
C#
[BrowsableAttribute(false)] public float ActualSizeHorizontalScale { get; }