AlignmentAlignmentType Property |
Gets the alignment type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentType AlignmentType { get; }
Public ReadOnly Property AlignmentType As AlignmentType
Get
public:
property AlignmentType AlignmentType {
AlignmentType get ();
}
Property Value
AlignmentType
See Also