Enum AxisDirection3D Inherited Members Enum.<T>valueOf(Class<T>,String) Enum.clone() Enum.compareTo(E) Enum.describeConstable() Enum.equals(Object) Enum.finalize() Enum.getDeclaringClass() Enum.hashCode() Enum.name() Enum.ordinal() Enum.toString() Object.getClass() Object.notify() Object.notifyAll() Object.wait() Object.wait(long) Object.wait(long,int) Namespace: Assembly: .dll Syntax public enum AxisDirection3D extends Enum<AxisDirection3D> Fields Name Description XAxis YAxis ZAxis Methods Name Description valueOf(String name) values()