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