ImageGear .NET
Annotator Constructor




Reference to the page view control.
This constructor has been deprecated. Initializes a new instance of the Annotator class.
Syntax
'Declaration
 
<ObsoleteAttribute("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")>
Public Function New( _
   ByVal pageView As PageView _
)
'Usage
 
Dim pageView As PageView
 
Dim instance As New Annotator(pageView)
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public Annotator( 
   PageView pageView
)
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public: Annotator( 
   PageView* pageView
)
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public:
Annotator( 
   PageView^ pageView
)

Parameters

pageView
Reference to the page view control.
Remarks
This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
See Also

Reference

Annotator Class
Annotator Members
PageView Property

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback