Enum ParallelogramGridParams.DirectionType

Represents a direction type

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

Fields

Name Value Description
NegativeNegative = 2

The negative direction

PositivePositive = 1

The positive direction

UnknownUnknown = 0

Unknown direction

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