ObjectLayerModifierType Enumeration |
Specifies whether the layer name includes a
text-string modifier, and if so, the location of the modifier.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum ObjectLayerModifierType
Public Enumeration ObjectLayerModifierType
public enum class ObjectLayerModifierType
Members| Member name | Value | Description |
|---|
| None | 0 | |
| Prefix | 1 | |
| Suffix | 2 | |
See Also