REFERENCE MANUAL
Public Types | |
enum | ClipOperation { ClipOperation.Keep = 0, ClipOperation.Remove = 1 } |
Enumerates the clip region operation types. More... | |
enum | ClipSpace { ClipSpace.Window = 0, ClipSpace.World = 1, ClipSpace.Object = 2 } |
Enumerates the coordinate spaces types for clip regions. More... | |
enum | Handedness { Handedness.NoHandedness = 0, Handedness.Left = 1, Handedness.Right = 2 } |
Handedness is used to define the front face of a polygon as well as the orientation of the z-axis relative to the x-y plane. More... | |
enum | Overlay { NoOverlay = 0, NormalOverlay = 1, OverlayWithZValues = 2, InPlace = 3 } |
Enumeration of the various overlay modes. More... | |
enum HPS.Drawing.Overlay |
Enumeration of the various overlay modes.