Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.Core |
Enumerations | |
enum | Teigha.Core.GripFlags { Teigha.Core.kSkipWhenShared = 0x001 , Teigha.Core.kDisableRubberBandLine = 0x002 , Teigha.Core.kDisableModeKeywords = 0x004 , Teigha.Core.kDrawAtDragImageGripPoint = 0x008 , Teigha.Core.kTriggerGrip = 0x010 , Teigha.Core.kTurnOnForcedPick = 0x020 , Teigha.Core.kMapGripHotToRtClk = 0x040 , Teigha.Core.kGizmosEnabled = 0x080 , Teigha.Core.kGripIsPerViewport = 0x100 } |