ISimpleNote Interface Methods Send Feedback
See Also 

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

Public Methods

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

See Also