SetNoteAnnotation Method (ILeader)
Attaches a
Note to the Leader.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetNoteAnnotation( _
BSTR Text As System.String, _
IMathPoint* InsertPoint As MathPoint _
) |
JavaScript | |
---|
SetNoteAnnotation(
Text : System.String,
InsertPoint : MathPoint
) |
Parameters
- Text
- Text for the Note to attach to the Leader
- InsertPoint
- Point where to attach the Note to the Leader
Example
See Also
Availability
DraftSight V1R3.1