Gets the LabelPlaceType enum value that specifies whether labels are placed inside or outside a curve.
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 doesn't belong to anyone of the below types:
GeneralCurve, GeneralLink, ParcelLine, AlignmentGeometryPoint, AlignmentDesignSpeed, AlignmentCurve, AlignmentMajorStation, AlignmentMinorStation,
AlignmentSpiral, AlignmentStationEquation, AlignmentSuperelevationCriticalPoints, AlignmentProfileGeometryPoint, ProfileViewProjection, SectionViewProjection or PipePlanProfile.
|
See Also