LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Viewer Property

Show in webframe





Gets the BitmapSource viewer for this AnnAutomation.
Syntax
[CLSCompliantAttribute(false)]
public ImageViewer Viewer {get;}
'Declaration
 
<CLSCompliantAttribute(False)>
Public ReadOnly Property Viewer As ImageViewer
'Usage
 
Dim instance As AnnAutomation
Dim value As ImageViewer
 
value = instance.Viewer

            

            
[CLSCompliantAttribute(false)]
public:
property ImageViewer^ Viewer {
   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

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.