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

Go to the source code of this file.

Namespaces

namespace  Teigha
 
namespace  Teigha.Core
 

Enumerations

enum  Teigha.Core.RenderingMode {
  Teigha.Core.kSolid = 1 , 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
}