Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > VideoCompressors Class : MCmw Property |
public Compressor MCmw {get;}
'Declaration
Public ReadOnly Property MCmw As Compressor
'Usage
Dim instance As VideoCompressors Dim value As Compressor value = instance.MCmw
public: property Compressor^ MCmw { Compressor^ get(); }