Gets the ForcedInsertionType enum value that specifies the position of a label relative to an object.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
Remarks
Exceptions
Exception | Condition |
---|
System..::..InvalidOperationException |
Thrown when the type of label style belongs to anyone of the below types:
ParcelArea, ProfileMajorStation, ProfileMinorStation, ProfileHorizontalGeometryPoint, ProfileGradeBreaks, ProfileLine, or ProfileCurve.
|
See Also