The PrefixedContext Constructor includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
Initializes a new instance of the
PrefixedContext class.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim contextId As Integer
Dim contextElement As Integer
Dim instance As New PrefixedContext(contextId, contextElement) |
Parameters
- contextId
- An System.Int32 number which identifies the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.
- contextElement
- An System.Int32 number which identifies the particular element within the context range identified by contextId.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also