VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Comments Namespace / Comment Class
In This Topic
Comment Class Methods
In This Topic
For a list of all methods of this type, see Comment.
Public Methods
 NameDescription
Public MethodAdds the reply to this comment.
Public MethodCloses this comment and all replies.
Public MethodReleases all resources used by this object.
Public MethodOpens this comment and all replies.
Public MethodSearches the comment by specified source.
Public MethodSearches the comment by point in SourceBoundingBox.
Public MethodReturns all replies of this comment.
Public MethodReturns the available comment types.
Public MethodReturns the states of this comment.
Public MethodRemoves this comment.
Public MethodResets the BoundingBox property to the default value.
Public MethodSets the state of this comment.
Protected Methods
 NameDescription
Protected MethodCreates the reply collection for this comment.
Protected MethodRaises the PropertyChanged event.
Protected MethodRaises the StatesChanged event.
See Also