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 > CodecsOptions Class : Ecw Property |
public CodecsEcwOptions Ecw {get;}
'Declaration
Public ReadOnly Property Ecw As CodecsEcwOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsEcwOptions value = instance.Ecw
public CodecsEcwOptions Ecw {get;}
public CodecsEcwOptions getEcw()
get_Ecw();
public: property CodecsEcwOptions^ Ecw { CodecsEcwOptions^ get(); }