position property

Varset? position
getter/setter pair

Algebra expression of the mark position.

See details about graphics algebra in Varset.

A certain type of graphing requires a certain count of variables in each dimension. If not satisfied, The geometry types have their own rules tring to complete the points. See details in subclasses.

If null, a crossing of first two variables is set by default.

Implementation

Varset? position;