Specifies whether to create offset alignment to parent alignment end.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean ToParentAlignmentEnd { get; }
VB
Public ReadOnly Property ToParentAlignmentEnd As PropertyBoolean Get
C++
public: property PropertyBoolean^ ToParentAlignmentEnd { PropertyBoolean^ get (); }