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