Property | Type | Description | |
---|---|---|---|
_BarWidth | int | ||
_Color | |||
_DrawingBrush | |||
_DrawingPen | |||
_EndMillisecond | long | ||
_ID | String | ||
_NonSelBrush | |||
_NonSelPen | |||
_Playing | bool | ||
_SelBrush | |||
_SelPen | |||
_Selected | bool | ||
_SelectedColor | |||
_StartMillisecond | long |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
CanBeMoved ( |
||
DistanceFromHandle ( System e, |
||
Draw ( |
||
EndMove ( System e, |
||
IsHandleClick ( System e, |
||
IsHandleClick ( System e, |
||
KeyFrame ( ) : System | ||
KeyFrame ( long lStart ) : System | ||
MoveFrame ( System e, |
||
MoveFrame ( long lStart, long lEnd, |
||
Overlaps ( |
||
Overlaps ( long lStart, long lEnd, enumFrameTimeType &iTimeType ) : bool | ||
SetTimes ( long lStart ) : void | ||
SetTimes ( long lStart, long lEnd ) : void | ||
StartMove ( System e, |
Method | Description | |
---|---|---|
CreatePens ( ) : void |
public DistanceFromHandle ( System e, |
||
e | System | |
ruler | ||
lMillisecond | long | |
return | int |
public Draw ( |
||
g | ||
ruler | ||
return | void |
public EndMove ( System e, |
||
e | System | |
ruler | ||
return | void |
public IsHandleClick ( System e, |
||
e | System | |
ruler | ||
return | bool |
public IsHandleClick ( System e, |
||
e | System | |
ruler | ||
lMillisecond | long | |
return | bool |
public MoveFrame ( System e, |
||
e | System | |
ruler | ||
return | void |
public MoveFrame ( long lStart, long lEnd, |
||
lStart | long | |
lEnd | long | |
ruler | ||
return | void |
public Overlaps ( |
||
keyTest | ||
iTimeType | enumFrameTimeType | |
return | bool |
public Overlaps ( long lStart, long lEnd, enumFrameTimeType &iTimeType ) : bool | ||
lStart | long | |
lEnd | long | |
iTimeType | enumFrameTimeType | |
return | bool |
public SetTimes ( long lStart, long lEnd ) : void | ||
lStart | long | |
lEnd | long | |
return | void |
public StartMove ( System e, |
||
e | System | |
ruler | ||
return | void |
protected Brush,System.Drawing _DrawingBrush | ||
return |
protected Pen,System.Drawing _DrawingPen | ||
return |
protected Brush,System.Drawing _NonSelBrush | ||
return |
protected Brush,System.Drawing _SelBrush | ||
return |
protected Color,System.Drawing _SelectedColor | ||
return |