Represents a type of alignment 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 Align3DType
Visual Basic
Public Enumeration Align3DType
JScript
public enum Align3DType

Members

Member nameDescription
AlignCenterAll
AlignLeft
AlignCenter
AlignRight
AlignTop
AlignMiddle
AlignBottom
AlignFront
AlignCenterDepth
AlignBack

See Also