Moves the Points collection by the specified amount horizontally and vertically, in units of the coordinate system of the current map.
object.Offset ( dX, dY ) |
- dx
- Required. A Double that represents the distance to move the collection horizontally. Negative values move the collection to the left.
- dy
- Required. A Double that represents the distance to move the collection vertically. Negative values move the collection down.