Name | Description | |
---|---|---|
![]() | AnnotationComment | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationComment | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() ![]() | DefaultCommentSize | The default comment size. |
Name | Description | |
---|---|---|
![]() | Annotation | Gets the annotation that stores the comment's data. |
![]() | BoundingBox | Gets or sets the bounding box of the comment, in device independed pixels (DIPs). |
![]() | Color | Gets or sets the color of the comment in user interface. |
![]() | CreationDate | Gets or sets date and time when the comment was created. |
![]() | IsDisposed | Gets a value indicating whether the comment is disposed. |
![]() | IsOpen | Gets or sets a value indicating whether the comment is opened. |
![]() | IsReadOnly | Gets or sets a value indicating whether this comment is read-only in user interface. |
![]() | IsState | Gets a value indicating whether this comment sets the parent state. (Inherited from Comment) |
![]() | ModifyDate | Gets or sets the date and time when the annotation was most recently modified. |
![]() | Name | Gets or sets the comment name. |
![]() | Parent | Gets the parent comment. |
![]() | ParentCollection | Gets the comment collection that contains this comment. |
![]() | ParentState | Gets or sets the state to which the parent comment (Parent) should be set. |
![]() | Replies | Gets the comment collection that contains replies to this comment. |
![]() | Source | Gets the source object that stores the comment's data. |
![]() | SourceBoundingBox | Gets the bounding box of Source object, in device independed pixels (DIPs). |
![]() | StateModel | Gets or sets the state model corresponding to ParentState. |
![]() | Subject | Gets or sets the subject of the comment. |
![]() | Text | Gets or sets the text of the comment. |
![]() | Type | Gets or sets the type of the comment. |
![]() | UserName | Gets or sets the user name. |
Name | Description | |
---|---|---|
![]() | AddReply | Adds the reply to this comment. (Inherited from Comment) |
![]() | Clone | Creates a new object that is a copy of the current AnnotationComment instance. |
![]() | Collapse | Closes this comment and all replies. (Inherited from Comment) |
![]() | Dispose | Releases all resources used by this object. |
![]() | Expand | Opens this comment and all replies. (Inherited from Comment) |
![]() | FindCommentBySource | Searches the comment by specified source. (Inherited from Comment) |
![]() | FindCommentBySourceLocation | Searches the comment by point in SourceBoundingBox. (Inherited from Comment) |
![]() | GetAllReplies | Returns all replies of this comment. (Inherited from Comment) |
![]() | GetAvailableTypes | Returns available comment types. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | GetStates | Returns the states of this comment. (Inherited from Comment) |
![]() | Remove | Removes this comment. (Inherited from Comment) |
![]() | ResetBoundingBox | Resets the BoundingBox property to the default value. |
![]() | SetState | Sets the state of this comment. (Inherited from Comment) |
Name | Description | |
---|---|---|
![]() | CreateReplyCollection | Creates the reply collection for this comment. |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from Comment) |
![]() | OnStatesChanged | Raises the StatesChanged event. (Inherited from Comment) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the comment property is changed. (Inherited from Comment) |
![]() | StatesChanged | Occurs when states are changed. (Inherited from Comment) |