Property | Type | Description | |
---|---|---|---|
DrawPlayableMark | void | ||
Load | void | ||
RestoreSizeMode | void |
Method | Description | |
---|---|---|
SetImageFromTask ( Func |
||
ShowErrorImage ( ) : void | ||
ShowInitialImage ( ) : void |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs pe ) : void |
Method | Description | |
---|---|---|
DrawPlayableMark ( PaintEventArgs pe ) : void | ||
Load ( string url ) : void | ||
RestoreSizeMode ( ) : void |
protected OnPaint ( PaintEventArgs pe ) : void | ||
pe | PaintEventArgs | |
return | void |
public SetImageFromTask ( Func |
||
imageTask | Func |
|
return | Task |