Gets the method for defining the line component.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean UseEndPointAnchor { get; }
VB
Public ReadOnly Property UseEndPointAnchor As PropertyBoolean Get
C++
public: property PropertyBoolean^ UseEndPointAnchor { PropertyBoolean^ get (); }