Icon Offset Method

procedure Offset(AX,AY: Double)

Available In: Visual Client Applications

Use this method to offset the point. Offsetting a point increments or decrements its X and Y properties using the AX and AY parameters, respectively.
Image