SetNote Method (IMLeader)
Sets the Note for this MLeader.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetNote( _
INote* Text As Note _
) |
C# | |
---|
void SetNote(
Note Text
) |
JavaScript | |
---|
SetNote(
Text : Note
) |
Parameters
- Text
- INote
Remarks
See Also
Availability
DraftSight 2024 SP4