The UpdateCodecsOptionsEventArgs Constructor is available in LEADTOOLS Document and Medical Imaging toolkits.
Constructs a new UpdateCodecsOptionsEventArgs object.Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal codec As RasterCodecs _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim codec As RasterCodecs Dim instance As New UpdateCodecsOptionsEventArgs(codec) |
C# | |
---|---|
public UpdateCodecsOptionsEventArgs( RasterCodecs codec ) |
C++/CLI | |
---|---|
public: UpdateCodecsOptionsEventArgs( RasterCodecs^ codec ) |
Parameters
- codec
- The RasterCodecs instance used by the activity.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7