The AlignmentRegion type exposes the following members.

Methods

  NameDescription
Public methodSplit
Split an AlignmentRegion in half creating a widening region with the second AlignmentRegion.

Properties

  NameDescription
Public propertyEndStation
Gets or sets the end station of the region.
Public propertyEntryTransition
Gets the AlignmentTransition object located at the beginning of the AlignmentRegion.
Public propertyExitTransition
Gets the AlignmentTransition object located at the end of the AlignmentRegion.
Public propertyIncreasedWidth
Gets or sets increased width from the standard.
Public propertyLength
Gets or sets the length of the region.
Public propertyOffset
Gets or sets the offset of the region.
Public propertyOffsetDist Obsolete.
Gets or sets the distance of offset.
Public propertyRegionType
Gets or sets the type of the region.
Public propertyStartStation
Gets or sets the start station of the region.
Public propertyWideningCriteria
Gets the widening criteria on the current AlignmentRegion.

See Also