Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.Zoom Property
Gets/sets the current zoom value.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property Zoom As Single
C#
[BrowsableAttribute(true)] public float Zoom { get; set; }