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