Represents a type of stack in the 3D space

Namespace: Ico.Gwx
Assembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public enum Stack3DType
Visual Basic
Public Enumeration Stack3DType
JScript
public enum Stack3DType

Members

Member nameDescription
StackHorizontally
StackVertically
StackDepth

See Also