INote Interface Methods Send Feedback
See Also 

For a list of all members of this type, see INote members.

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Note.  
 MethodDeleteCustomDataDeletes the specified custom data from the Note.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Note.  
 MethodGetBoundingBoxGets the bounding box enclosing the Note.  
 MethodGetCustomDataGets the specified custom data for the Note.  
 MethodGetExtensionDictionaryGets the dictionary for the Note.  
 MethodGetHyperLinkGets the hyperlink attached to the Note.  
 MethodGetNormalGets the vector normal to this Note.  
 MethodGetPositionGets the upper-left corner coordinates of the Note.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Note, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Note to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the Note.  
 MethodSetHyperLinkAttaches a hyperlink to the Note.  
 MethodSetNormalSets the vector normal to this Note.  
 MethodSetPositionSets the position of the Note.  
Top

See Also