Sections - AddPoint
Adds a new point given by X, Y to the item.
ItemPath must specify an existing digitizer object or the procedure fails.
Declaration:
AddPoint(ItemPath: String; X, Y: Double);
Source Code:
Adds a new point given by X, Y to the item.
ItemPath must specify an existing digitizer object or the procedure fails.
Declaration:
AddPoint(ItemPath: String; X, Y: Double);
Source Code: