LabelStyleTextComponentStyleGeneralAnchorComponent Property |
Gets a reference object for positioning the point of the text component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString AnchorComponent { get; }
Public ReadOnly Property AnchorComponent As PropertyString
Get
public:
property PropertyString^ AnchorComponent {
PropertyString^ get ();
}
Property Value
PropertyString
See Also