Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.Core |
Enumerations | |
enum | Teigha.Core.SelectOptions { Teigha.Core.kSelDefault = 0x00000000 , Teigha.Core.kSelPickLastPoint = 0x00000001 , Teigha.Core.kSelSingleEntity = 0x00000002 , Teigha.Core.kSelIgnorePickFirst = 0x00000004 , Teigha.Core.kSelSinglePass = 0x00000008 , Teigha.Core.kSelAllowEmpty = 0x00000010 , Teigha.Core.kSelRemove = 0x00000020 , Teigha.Core.kSelLeaveHighlighted = 0x00000040 , Teigha.Core.kSelAllowInactSpaces = 0x00000080 , Teigha.Core.kSelAllowObjects = 0x00000100 , Teigha.Core.kSelAllowPSVP = 0x00000200 , Teigha.Core.kSelAllowSubents = 0x00000400 , Teigha.Core.kSelAllowLocked = 0x00000800 , Teigha.Core.kSelAllowSubentsAlways = 0x00001000 } |