LabelStyleLineComponentStyleGeneralEndAnchorPoint Property |
Gets the location on the end point anchor component where the end point of the line component is attached.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyAnchorPoint EndAnchorPoint { get; }
Public ReadOnly Property EndAnchorPoint As PropertyAnchorPoint
Get
public:
property PropertyAnchorPoint^ EndAnchorPoint {
PropertyAnchorPoint^ get ();
}
Property Value
PropertyAnchorPoint
See Also