Click or drag to resize

ProcessVariablesTileOffset Property

Gets or sets the tile offset.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double TileOffset { get; set; }

Property Value

Double
Remarks
The tile offset combined with the MainDirection specifies the rotation center needed to correctly mark on a rotated part
See Also