LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Viewer Property






Gets the BitmapSource viewer for this AnnAutomation. .NET support Silverlight support
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 ImageViewer Viewer {get;}
CLSCompliantAttribute()
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.