OffsetAlignmentInfoRegions Property |
Gets a collection of the existing AlignmentRegion objects in the Alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic AlignmentRegionCollection Regions { get; }
Public ReadOnly Property Regions As AlignmentRegionCollection
Get
public:
property AlignmentRegionCollection^ Regions {
AlignmentRegionCollection^ get ();
}
Property Value
AlignmentRegionCollection
See Also