←Select platform

AffectedBin Constructor

Summary
Initializes a new instance of the AffectedBin class.

Syntax
C#
C++/CLI
Python
public AffectedBin( 
   bool isLayer, 
   int binNumber 
) 
public: 
AffectedBin(  
   bool isLayer, 
   int binNumber 
) 
__init__(self,isLayer,binNumber) # Overloaded constructor 

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

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.