Enum ParallelogramGridParams.AngleRelativeTo

Specifies to what axis is an angle relative

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public enum ParallelogramGridParams.AngleRelativeTo

Fields

Name Value Description
AxisXAxisX = 1

To X Axis

AxisYAxisY = 2

To Y Axis

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next