VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Comments Namespace / ImageCollectionCommentController Class
Constructors Properties Methods Events SeeAlso
In This Topic
    ImageCollectionCommentController Class Members
    In This Topic
    The following tables list the members exposed by ImageCollectionCommentController.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the ImageCollectionCommentController 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.
    Public MethodReturns the comment collection for specified image.
    Protected Methods
     NameDescription
    Protected MethodCreates comment collection for specified image.
    Protected MethodRaises the ImageCommentsChanged event.
    Public Events
     NameDescription
    Public EventOccurs when image comments are changed.
    See Also