Click or drag to resize

DepthMode Enumeration

[Missing <summary> documentation for "T:Rhino.Display.DepthMode"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public enum DepthMode
Members
  Member nameValueDescription
Neutral0
AlwaysInFront1
AlwaysInBack2
See Also