CompositeProfileSegment Constructor |
| Name | Description | |
|---|---|---|
| CompositeProfileSegment(CompositeProfileSegment, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| CompositeProfileSegment(IListDuration, IListProfileSegment) |
Create a new instance based on two profile segments and the time at which to transition from one to the next.
| |
| CompositeProfileSegment(ProfileSegment, Duration, ProfileSegment) |
Create a new instance based on two profile segments and the time at which to transition from one to the next.
|