ParallelogramGridParamsDirectionType Enumeration

Represents a direction type

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum DirectionType
Members
  Member nameValueDescription
Unknown0 Unknown direction
Positive1 The positive direction
Negative2 The negative direction
See Also