CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Draws a sequence of lines.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void Polyline( GeoPoint[] points ) |
| Visual Basic |
|---|
Sub Polyline ( _ points As GeoPoint() _ ) |
| Visual C++ |
|---|
void Polyline( array<GeoPoint>^ points ) |
Parameters
- points
- Type: array<CADability..::..GeoPoint>[]()[][]
The points to connect