Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterThumbnailBrowser Class : Codecs Property |
[BrowsableAttribute(false)] public RasterCodecs Codecs {get; set;}
'Declaration <BrowsableAttribute(False)> Public Property Codecs As RasterCodecs
'Usage Dim instance As RasterThumbnailBrowser Dim value As RasterCodecs instance.Codecs = value value = instance.Codecs
[BrowsableAttribute(false)] public: property RasterCodecs^ Codecs { RasterCodecs^ get(); void set ( RasterCodecs^ value); }