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 : Mpeg4Video3ivx Property |
public Compressor Mpeg4Video3ivx {get;}
'Declaration
Public ReadOnly Property Mpeg4Video3ivx As Compressor
'Usage
Dim instance As VideoCompressors Dim value As Compressor value = instance.Mpeg4Video3ivx
public: property Compressor^ Mpeg4Video3ivx { Compressor^ get(); }