VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Comments Namespace / AnnotationCommentController Class
Constructors Properties Methods Events SeeAlso
In This Topic
    AnnotationCommentController Class Members
    In This Topic
    The following tables list the members exposed by AnnotationCommentController.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationCommentController class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the image collection of this factory.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this object. (Inherited from ImageCollectionCommentController)
    Public MethodReturns the comment collection for specified image. (Inherited from ImageCollectionCommentController)
    Protected Methods
     NameDescription
    Protected MethodCreates comment collection for specified image.
    Protected MethodRaises the ImageCommentsChanged event. (Inherited from ImageCollectionCommentController)
    Public Events
     NameDescription
    Public EventOccurs when image comments are changed. (Inherited from ImageCollectionCommentController)
    See Also