dsDefaultCustomCoordinateSystem_e Enumeration Send Feedback
See Also 
Cubic faces on which to project the coordinate system.

Syntax

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

Members

MemberDescription
dsDefaultCustomCoordinateSystem_Back4
dsDefaultCustomCoordinateSystem_Bottom2
dsDefaultCustomCoordinateSystem_Front3
dsDefaultCustomCoordinateSystem_Left5
dsDefaultCustomCoordinateSystem_Right6
dsDefaultCustomCoordinateSystem_Top1

See Also