←Select platform

AffectedBin Constructor (AffectedBin)

Summary

Initializes a new instance of the AffectedBin class.

Syntax

C#
VB
C++
public AffectedBin(  
   bool isLayer, 
   int binNumber 
) 
Public Function New( _ 
   ByVal isLayer As Boolean, _ 
   ByVal binNumber As Integer _ 
) 
public: 
AffectedBin(  
   bool isLayer, 
   int 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 ExplicitBinDescriptor.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize