LabelDimensionAnchorInfo Property |
Gets information about the label dimension anchor.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic virtual AnchorInfo DimensionAnchorInfo { get; }Public Overridable ReadOnly Property DimensionAnchorInfo As AnchorInfo
Get
public:
virtual property AnchorInfo^ DimensionAnchorInfo {
AnchorInfo^ get ();
}Property Value
AnchorInfoImplements
ICommonLabelDimensionAnchorInfo
Exceptions
See Also