Enum ParallelogramGridParams.GridLines

Specifies what grid lines should be created

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

Fields

Name Value Description
AllAll = 1

Both X and Y grid lines

UnknownUnknown = 0

Unknown

XX = 2

X grid lines

YY = 3

Y grid lines

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