AppendVertex Method

IntelliCAD 11.1 Object Library
AppendVertex Method
See Also 
Vertex
The Point object to add to the polyline.
Polyline Object : AppendVertex Method

Description

Appends a vertex to a Polyline.

Syntax

Visual Basic
Public Sub AppendVertex( _
   ByVal Vertex As Point _
) 

Parameters

Vertex
The Point object to add to the polyline.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.