LoopDirection Enumeration
|
Declares the loop directions.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum LoopDirection
Public Enumeration LoopDirection
public enum class LoopDirection
Members
| Member name |
Value |
Description |
| Interior |
1 |
Loop direction is clockwise. |
| Exterior |
2 |
Loop direction is counterclockwise. |
| Annotation |
2 |
Text. |
See Also