C# 클래스 LongoMatch.Drawing.CanvasObjects.Timeline.TimelineEventObject

상속: TimelineEventObjectBase
파일 보기 프로젝트 열기: LongoMatch/longomatch 1 사용 예제들

공개 메소드들

메소드 설명
TimelineEventObject ( TimelineEvent play, Project project ) : System.Collections.Generic

보호된 메소드들

메소드 설명
DrawBorders ( IDrawingToolkit tk, double start, double stop, int lineWidth ) : void

메소드 상세

DrawBorders() 보호된 메소드

protected DrawBorders ( IDrawingToolkit tk, double start, double stop, int lineWidth ) : void
tk IDrawingToolkit
start double
stop double
lineWidth int
리턴 void

TimelineEventObject() 공개 메소드

public TimelineEventObject ( TimelineEvent play, Project project ) : System.Collections.Generic
play LongoMatch.Core.Store.TimelineEvent
project Project
리턴 System.Collections.Generic