offsetX property

double get offsetX

The marker symbol layer's x-offset.

The input value can be any real number. The default value is 0. This property affects markers in both Maps and Scenes. The x-offset is a delta applied to the marker in the direction corresponding to the given value. For example, a positive x-offset moves the marker in the positive-x direction.

set offsetX (double value)