The AffectedBin 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 AffectedBin class.Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal isLayer As Boolean, _ ByVal binNumber As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim isLayer As Boolean Dim binNumber As Integer Dim instance As New AffectedBin(isLayer, binNumber) |
Parameters
- isLayer
- Specifies whether the binNumber represents a number of bytes or a number of layers. true to specify the number of layers; otherwise false.
- binNumber
- Qualifier number for the Leadtools.Jpip.Caching.ExplicitBinDescriptor.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7