Specifies whether the layer name includes a text-string modifier, and if so, the location of the modifier.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0

Syntax

C#
public enum ObjectLayerModifierType
Visual Basic
Public Enumeration ObjectLayerModifierType
Visual C++
public enum class ObjectLayerModifierType

Members

Member nameValueDescription
Suffix2
None0
Prefix1

See Also