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

Members

Member nameDescription
MakeSameWidth
MakeSameHeight
MakeSameDepth
MakeSameSize

See Also