Visual Basic (Declaration) | |
---|---|
<CLSCompliantAttribute(False)> Public ReadOnly Property Viewer As BitmapSourceViewer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[CLSCompliantAttribute(false)] public BitmapSourceViewer Viewer {get;} |
C++/CLI | |
---|---|
[CLSCompliantAttribute(false)] public: property BitmapSourceViewer Viewer { BitmapSourceViewer get(); } |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Controls.BitmapSourceViewer type. |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Controls.BitmapSourceViewer type. |
Return Value
The BitmapSourceViewer control for this AnnAutomationFor C#/VB examples, refer to AnnAutomationManager.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family