Gets information about the label dimension anchor.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
AnchorInfo DimensionAnchorInfo { get; } |
Visual Basic |
---|
ReadOnly Property DimensionAnchorInfo As AnchorInfo Get |
Visual C++ |
---|
property AnchorInfo^ DimensionAnchorInfo { AnchorInfo^ get (); } |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | Thrown when dimension anchors are not supported by the label object. |