LabelStyleBaseBasePlanReadabilityFlipAnchorsWithText Property

Gets the boolean that specifies whether flip anchors with text.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyBoolean FlipAnchorsWithText { get; }

Property Value

PropertyBoolean
Remarks
If true: Ensures that if text is rotated to make plan-readable, the anchors will also be flipped. If false: The flipped label always looks like a mirror of the original.
See Also