InkPicture.LoadAsync Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Loads the image asynchronously.
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