Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsGifOptions Class : Load Property |
public CodecsGifLoadOptions Load {get;}
'Declaration
Public ReadOnly Property Load As CodecsGifLoadOptions
'Usage
Dim instance As CodecsGifOptions Dim value As CodecsGifLoadOptions value = instance.Load
public CodecsGifLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsGifLoadOptions* load
public CodecsGifLoadOptions getLoad()
get_Load();
public: property CodecsGifLoadOptions^ Load { CodecsGifLoadOptions^ get(); }