VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationBrushJS type
Constructors SeeAlso
In This Topic
    WebAnnotationBrushJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationBrushJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationBrushJS class.
    Methods
     NameDescription
    Public MethodCreates a new annotation brush that is a copy of the current annotation brush.
    Public MethodCopies the state of the current annotation brush to the target annotation brush.
    Public MethodDetermines that this annotation brush is equals to the specified annotation brush.
    Public MethodGets the color of the annotation brush.
    Public MethodGets the type of the brush.
    Public MethodSets the color of the annotation brush.
    Public MethodSets the type of the brush.
    Events
     NameDescription
    Public EventOccurs when annotation brush property is changed.
    Public EventOccurs when annotation brush property is changing.
    See Also