Property | Type | Description | |
---|---|---|---|
GroupList | |||
InfoHeight | float | ||
ListWidth | float | ||
TimeLineInfo | |||
TimeLineView | UMD.HCIL.Piccolo.PLayer | ||
TrackHeight | float |
Property | Type | Description | |
---|---|---|---|
setupDone | bool |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Timeline ( ) : ME3Explorer.SequenceObjects |
Empty Constructor is necessary so that this control can be used as an applet.
|
|
Timeline ( int width, int height ) : ME3Explorer.SequenceObjects |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnPaint ( PaintEventArgs e ) : void | ||
OnSizeChanged ( |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnSizeChanged ( |
||
e | ||
return | void |
public Timeline ( ) : ME3Explorer.SequenceObjects | ||
return | ME3Explorer.SequenceObjects |
public Timeline ( int width, int height ) : ME3Explorer.SequenceObjects | ||
width | int | |
height | int | |
return | ME3Explorer.SequenceObjects |
public PNode,UMD.HCIL.Piccolo TimeLineInfo | ||
return |
public PLayer,UMD.HCIL.Piccolo TimeLineView | ||
return | UMD.HCIL.Piccolo.PLayer |