AlignmentLineConstraint2 Property |
Gets the AlignmentLine entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic AlignmentLineConstraintType Constraint2 { get; }
Public ReadOnly Property Constraint2 As AlignmentLineConstraintType
Get
public:
property AlignmentLineConstraintType Constraint2 {
AlignmentLineConstraintType get ();
}
Property Value
AlignmentLineConstraintType
See Also