InsertLeader Method (ISketchManager)
Inserts a Leader.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertLeader( _
const dsDoubleArray& VertexCoordinateDblArray As System.Object, _
double NoteWidth As System.Double, _
const dsString& NoteText As System.String _
) As Leader |
Parameters
- VertexCoordinateDblArray
- Array of x, y, and z coordinates indicating the start point for the Leader and the segment vertices to define the Leader (see Remarks)
- NoteWidth
- Width of Note
- NoteText
- Note text (see Remarks)
- Leader[out] or Return Value
- Leader
Example
Remarks
See Also
Availability
DraftSight V1R1.2