Enum CurvedOption

Represents curvature

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum CurvedOption

Fields

Name Value Description
MajorMajor = 2

Curved major (curves vertically)

MinorMinor = 3

Curved minor (curves horizontally)

StraightStraight = 1

No curvature

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