Property | Type | Description | |
---|---|---|---|
_CurrentFrame | |||
_aryMulitFrames | |||
_arySingleFrames |
Method | Description | |
---|---|---|
Add ( |
||
Add ( |
||
Contains ( |
||
Copy ( ) : |
||
Draw ( |
||
FindClosest ( |
||
FindClosest ( |
||
IndexOf ( |
||
IsHandleClick ( System e ) : |
||
KeyFrameCollection ( |
||
Overlaps ( long lStart, long lEnd, |
||
Remove ( |
||
Remove ( |
||
RemoveClosest ( |
||
SetIndex ( int newIndex, |
||
this ( int index ) : |
public Add ( |
||
keyFrame | ||
return |
public Add ( |
||
keyFrame | ||
bSuspendRedraw | bool | |
return |
public Contains ( |
||
value | ||
return | bool |
public FindClosest ( |
||
iType | ||
lMillisecond | long | |
return |
public FindClosest ( |
||
iType | ||
lMillisecond | long | |
bInActualZoneOnly | bool | |
return |
public IndexOf ( |
||
value | ||
return | int |
public IsHandleClick ( System e ) : |
||
e | System | |
return |
public KeyFrameCollection ( |
||
ruler | ||
return | System |
public Overlaps ( long lStart, long lEnd, |
||
lStart | long | |
lEnd | long | |
testFrame | ||
return | bool |
public Remove ( |
||
value | ||
return | void |
public Remove ( |
||
value | ||
bSuspendRedraw | bool | |
return | void |
public RemoveClosest ( |
||
iType | ||
lMillisecond | long | |
return |
public SetIndex ( int newIndex, |
||
newIndex | int | |
value | ||
return | int |
public this ( int index ) : |
||
index | int | |
return |
protected KeyFrame,AnimatGuiCtrls.Controls _CurrentFrame | ||
return |
protected ArrayList,System.Collections _aryMulitFrames | ||
return |