lineTranslate property

List<double?>? lineTranslate
getter/setter pair

The geometry's offset. Values are x, y where negatives indicate left and up, respectively.

Implementation

List<double?>? lineTranslate;