Function ProDtlnoteDraw
Description
Draw a note. Make note in the database appear on the drawing until the drawing is regenerated. NOTE: The drawing must be current to use this function
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnoteDraw
(
/* (In)
The note.
*/
)
Returns
The function successfully draw the note.
One or more arguments was invalid.
Can't draw the note.
Sample Code References
User Guide References
Was this helpful?