Table of Contents

Enum ResizeTimelineSegment.SegmentType

Namespace
Artemis.UI.Shared.Services.ProfileEditor.Commands
Assembly
Artemis.UI.Shared.dll

Represents a type of segment on a timeline.

public enum ResizeTimelineSegment.SegmentType

Fields

End = 2

The end segment.

Main = 1

The main segment.

Start = 0

The start segment.