Represents a type of object distribution 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 Distribute3DType
Visual Basic
Public Enumeration Distribute3DType
JScript
public enum Distribute3DType

Members

Member nameDescription
DistributeHorizontally
DistributeVertically
DistributeDepth

See Also