CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Removes the GeoPoint at the given Index.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void RemoveGeoPoint( int Index ) |
| Visual Basic |
|---|
Sub RemoveGeoPoint ( _ Index As Integer _ ) |
| Visual C++ |
|---|
void RemoveGeoPoint( int Index ) |
Parameters
- Index
- Type: System..::..Int32
Index of the point to be removed, -1: LastPoint