| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Load As CodecsGifOptions.CodecsGifLoadOptions | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CodecsGifOptions.CodecsGifLoadOptions Load {get;} | |
| C++/CLI | |
|---|---|
public: property CodecsGifOptions::CodecsGifLoadOptions^ Load { CodecsGifOptions::CodecsGifLoadOptions^ get(); } | |
Return Value
An CodecsGifOptions.CodecsGifLoadOptions object specifying the current GIF load options.For an example, refer to CodecsGifOptions.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6
Copy Code