DimensionCenterMarkType Enumeration
|
Defines the type of dimension center
mark.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum DimensionCenterMarkType
Public Enumeration DimensionCenterMarkType
public enum class DimensionCenterMarkType
type DimensionCenterMarkType
Members
Member name |
Value |
Description |
Mark |
0 |
Value: 0. Center mark. |
Line |
1 |
Value: 1. Center line. |
None |
2 |
Value: 2. None. |
See Also