Gets the alignment type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public AlignmentType AlignmentType { get; }
VB
Public ReadOnly Property AlignmentType As AlignmentType Get
C++
public: property AlignmentType AlignmentType { AlignmentType get (); }