ICommonLabelDimensionAnchorInfo Property |
Gets information about the label dimension anchor.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxAnchorInfo DimensionAnchorInfo { get; }
ReadOnly Property DimensionAnchorInfo As AnchorInfo
Get
property AnchorInfo^ DimensionAnchorInfo {
AnchorInfo^ get ();
}
Property Value
AnchorInfo
ExceptionsException | Condition |
---|
InvalidOperationException |
Thrown when dimension anchors are not supported by the label object.
|
See Also