ImageGear .NET v25.2 - Updated
ImageGear.Art.Windows.Controls Assembly / ImageGear.ART.Windows.Controls Namespace / AnnotatorSettings Class
Members




In This Topic
    AnnotatorSettings Class
    In This Topic
    This class has been deprecated. Provides a set of settings for the annotation user interface.
    Object Model
    AnnotatorSettings Class
    Syntax
    'Declaration
     
    Public NotInheritable Class AnnotatorSettings 
    'Usage
     
    Dim instance As AnnotatorSettings
    public sealed class AnnotatorSettings 
    public __gc __sealed class AnnotatorSettings 
    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