InkPicture.LoadAsync Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Loads the image asynchronously.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
LoadAsync() | Loads the image asynchronously. (Inherited from PictureBox.) | |
LoadAsync(String) | Loads the image at the specified location, asynchronously. (Inherited from PictureBox.) |
Top