GripDataDrawType
Enumeration
|
This enumeration specifies grip draw
types.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public Enumeration DrawType
public enum class DrawType
Members
| Member name |
Value |
Description |
| WarmGrip |
0 |
Warm grip. |
| HoverGrip |
1 |
Hover grip. |
| HotGrip |
2 |
Hot grip. |
| DragImageGrip |
3 |
Drag image grip. |
See Also