Sections - DeletePoint
Text:
API Call:Deletes the point at position Index.
Declaration:
DeletePoint(ItemPath: String; Index: Integer);
Source Code:
Code Block | ||||
---|---|---|---|---|
| ||||
DeletePoint(itempath, 1); |
Text:
API Call:Deletes the point at position Index.
Declaration:
DeletePoint(ItemPath: String; Index: Integer);
Source Code:
Code Block | ||||
---|---|---|---|---|
| ||||
DeletePoint(itempath, 1); |