←Select platform

Viewer Property

Summary

Gets the BitmapSource viewer for this AnnAutomation.

Syntax

C#
VB
C++
public ImageViewer Viewer { get; } 
  
<CLSCompliantAttribute(False)> 
Public ReadOnly Property Viewer As Leadtools.Windows.Controls.ImageViewer 
[CLSCompliantAttribute(false)] 
public: 
property Leadtools.Windows.Controls.ImageViewer^ Viewer { 
   Leadtools.Windows.Controls.ImageViewer^ get(); 
} 

Property Value

The Leadtools.Windows.Controls.ImageViewer control for this AnnAutomation

Remarks

Every AnnAutomation has one Leadtools.Windows.Controls.ImageViewer control and one AnnContainer object.

Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly