Alignment |
The AlignmentRegion type exposes the following members.
| Name | Description | |
|---|---|---|
| EndStation | Gets or sets the end station of the region. | |
| EntryTransition | Gets the AlignmentTransition object located at the beginning of the AlignmentRegion. | |
| ExitTransition | Gets the AlignmentTransition object located at the end of the AlignmentRegion. | |
| IncreasedWidth | Gets or sets increased width from the standard. | |
| Length | Gets or sets the length of the region. | |
| Offset | Gets or sets the offset of the region. | |
| OffsetDist | Obsolete. Gets or sets the distance of offset. | |
| RegionType | Gets or sets the type of the region. | |
| StartStation | Gets or sets the start station of the region. | |
| WideningCriteria | Gets the widening criteria on the current AlignmentRegion. |
| Name | Description | |
|---|---|---|
| Split | Split an AlignmentRegion in half creating a widening region with the second AlignmentRegion. |