Property | Type | Description |
---|
Method | Description | |
---|---|---|
Image ( ) : OKHOSTING.UI.Controls | ||
LoadFromFile ( string filePath ) : void | ||
LoadFromStream ( Stream stream ) : void | ||
LoadFromUrl ( System url ) : void |
Method | Description | |
---|---|---|
OnPaint ( System pevent ) : void |
public LoadFromFile ( string filePath ) : void | ||
filePath | string | |
return | void |
public LoadFromStream ( Stream stream ) : void | ||
stream | Stream | |
return | void |