MarkerLine.Offset

MarkerLine.Offset property

Specifies offset from the original line. For positive distance the offset will be at the left side of the input line (relative to the line direction). For a negative distance it will be at the right side.

public Measurement Offset { get; set; }

See Also