Visual Basic | |
---|---|
Public Enum dsDefaultCustomCoordinateSystem_e Inherits System.Enum |
C# | |
---|---|
public enum dsDefaultCustomCoordinateSystem_e : System.Enum |
JavaScript | |
---|---|
dsDefaultCustomCoordinateSystem_e : String |
COM native C++ | |
---|---|
enum dsDefaultCustomCoordinateSystem_e |
C++ | |
---|---|
enum dsDefaultCustomCoordinateSystem_e |
Member | Description |
---|---|
dsDefaultCustomCoordinateSystem_Back | 4 |
dsDefaultCustomCoordinateSystem_Bottom | 2 |
dsDefaultCustomCoordinateSystem_Front | 3 |
dsDefaultCustomCoordinateSystem_Left | 5 |
dsDefaultCustomCoordinateSystem_Right | 6 |
dsDefaultCustomCoordinateSystem_Top | 1 |