WpfAnnotationCanvasZoom Property |
Gets or sets the zoom level for the document.
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 Zoom { get; set; }
Public Property Zoom As Double
Get
Set
Property Value
Type:
DoubleThe zoom level for the document.
Remarks This value must be greater than zero.
See Also