Displays a zoom icon at the top right of the control. Clicking with the left key will zoom into the image, the right key zooms out and Ctrl + click toggles zooming to fit
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool ShowZoomButton { get; set; }
Public Property ShowZoomButton As Boolean Get Set
public: property bool ShowZoomButton { bool get (); void set (bool value); }