AlignmentTransitionNextRegion Property |
Returns the AlignmentRegion object where the transition ends.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentRegion NextRegion { get; }
Public ReadOnly Property NextRegion As AlignmentRegion
Get
public:
property AlignmentRegion^ NextRegion {
AlignmentRegion^ get ();
}
Property Value
AlignmentRegion
See Also