Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.Core |
Enumerations | |
enum | Teigha.Core.OdGsViewProps { Teigha.Core.kVpID = 0x00000001 , Teigha.Core.kVpRegenType = 0x00000002 , Teigha.Core.kVpRenderMode = 0x00000004 , Teigha.Core.kVpWorldToEye = 0x00000008 , Teigha.Core.kVpPerspective = 0x00000010 , Teigha.Core.kVpResolution = 0x00000020 , Teigha.Core.kVpMaxDevForCircle = 0x00000040 , Teigha.Core.kVpMaxDevForCurve = 0x00000080 , Teigha.Core.kVpMaxDevForBoundary = 0x00000100 , Teigha.Core.kVpMaxDevForIsoline = 0x00000200 , Teigha.Core.kVpMaxDevForFacet = 0x00000400 , Teigha.Core.kVpCamLocation = 0x00000800 , Teigha.Core.kVpCamTarget = 0x00001000 , Teigha.Core.kVpCamUpVector = 0x00002000 , Teigha.Core.kVpCamViewDir = 0x00004000 , Teigha.Core.kVpViewport = 0x00008000 , Teigha.Core.kVpFrontBack = 0x00010000 , Teigha.Core.kVpFrozenLayers = 0x00020000 , Teigha.Core.kVpLtypeScaleMult = 0x00040000 , Teigha.Core.kVpLastPropBit = kVpLtypeScaleMult , Teigha.Core.kVpAllProps = 0x0007FFFF } |