Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Enumerations
PRCRenderingMode.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Teigha
 
namespace  Teigha.Core
 

Enumerations

enum  Teigha.Core.PRCRenderingMode {
  Teigha.Core.kDefaultMode = 0 , Teigha.Core.kSolid , Teigha.Core.kSolidWireframe , Teigha.Core.kSolidOutline ,
  Teigha.Core.kBoundingBox , Teigha.Core.kTransparent , Teigha.Core.kTransparentWireframe , Teigha.Core.kTransparentBoundingBox ,
  Teigha.Core.kTransparentBoundingBoxOutline , Teigha.Core.kIllustration , Teigha.Core.kShadedIllustration , Teigha.Core.kWireframe ,
  Teigha.Core.kShadedWireframe , Teigha.Core.kHiddenWireframe , Teigha.Core.kVertices , Teigha.Core.kShadedVertices
}