Click or drag to resize

ViewportMagnifier Property

Gets a reference to the Magnifier attached to this control allowing its properties to be queried and modified.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Magnifier Magnifier { get; set; }

Property Value

Type: Magnifier
A reference to the Magnifier attached to this control allowing its properties to be queried and modified.
See Also