The following tables list the members exposed by INote.
Name | Description | |
---|---|---|
![]() | BackgroundBorderOffsetFactor | Gets or sets the factor by which to offset the border for the background of this Note. |
![]() | BackgroundFillColor | Gets or sets the background fill Color of this Note. |
![]() | BackgroundMask | Gets whether to show a background Mask in the Note. |
![]() | Color | Gets or sets the LineColor of this Note. |
![]() | Direction | Gets or sets the direction of the Note. |
![]() | Erased | Gets or sets whether to erase or restore the Note. |
![]() | Handle | Gets the value of the handle for the Note. |
![]() | Justify | Gets or sets how to justify the text in the Note. |
![]() | Layer | Gets or sets the name of the Layer for the Note. |
![]() | LineScale | Gets or sets the scale factor for the Note's LineStyle. |
![]() | LineSpaceDistance | Gets or sets the distance between each line in the Note. |
![]() | LineSpaceFactor | Gets or sets the scale factor for line spacing for the Note. |
![]() | LineSpacingStyle | Gets or sets the style of line spacing for the Note. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Note. |
![]() | LineWeight | Gets or sets the LineWeight for the Note. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Note. |
![]() | Rotation | Gets or sets the angle of rotation of the Note. |
![]() | Text | Gets or sets the text of the Note. |
![]() | TextHeight | Gets or sets the height of the text in the Note. |
![]() | TextStyle | Gets or sets the name of the TextStyle in the Note. |
![]() | Transparency | Gets or sets the transparency object for this Note. |
![]() | UseDrawingBackgroundColor | Gets or sets whether to use the background color of the drawing as the background color of this Note. |
![]() | Visible | Gets or sets whether to show the Note in the drawing. |
![]() | Width | Gets or sets the width of the Note. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Note. |
![]() | DeleteCustomData | Deletes the specified custom data from the Note. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Note. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Note. |
![]() | GetCustomData | Gets the specified custom data for the Note. |
![]() | GetExtensionDictionary | Gets the dictionary for the Note. |
![]() | GetHyperLink | Gets the hyperlink attached to the Note. |
![]() | GetNormal | Gets the vector normal to this Note. |
![]() | GetPosition | Gets the upper-left corner coordinates of the Note. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Note, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Note to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the Note. |
![]() | SetHyperLink | Attaches a hyperlink to the Note. |
![]() | SetNormal | Sets the vector normal to this Note. |
![]() | SetPosition | Sets the position of the Note. |