ImageGear .NET - Updated
AnnotatorSettings Class
Members 




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace : AnnotatorSettings Class
This class has been deprecated. Provides a set of settings for the annotation user interface.
Object Model
AnnotatorSettings 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 NotInheritable Class AnnotatorSettings 
'Usage
 
Dim instance As AnnotatorSettings
[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 sealed class AnnotatorSettings 
[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 __gc __sealed class AnnotatorSettings 
[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 ref class AnnotatorSettings sealed 
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.
Inheritance Hierarchy

System.Object
   ImageGear.ART.Windows.Controls.AnnotatorSettings

See Also

Reference

AnnotatorSettings Members
ImageGear.ART.Windows.Controls Namespace