Add TextForEach component into the label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
Exceptions
Exception | Condition |
---|
System..::..ArgumentException |
Thrown when:
- The TextForEach type is not supported by this label style.
- The name is null, or duplicate, or its length is not in the interval 1 - 128.
- The type of LabelStyle is StructureLabelStyle, but the selectedType is IntersectionAllAlignment.
- The type of LabelStyle is IntersectionLocationLabels, but the selectedType is not IntersectionAllAlignment.
|
See Also