Use this Function to create a Note on a drawing feature
HRESULT Note(IDesign *pDesign, IDrawingDocument *pDrawingdoc, IGraphic *pGraph1, INote **note)
design
design
drawdoc
The Drawing document
Output Parameters
None
(VB)
note note
created (COM)
Description