FlexReport for WPF
addNTP メソッド


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.codestream.reader 名前空間 > CBlkInfo クラス : addNTP メソッド
layer index
Number of new truncation points
Adds the number of new truncation for specified layer.
シンタックス
'宣言
 
Public Sub addNTP( _
   ByVal l As System.Integer, _
   ByVal newtp As System.Integer _
) 
'使用法
 
Dim instance As CBlkInfo
Dim l As System.Integer
Dim newtp As System.Integer
 
instance.addNTP(l, newtp)
public void addNTP( 
   System.int l,
   System.int newtp
)

パラメータ

l
layer index
newtp
Number of new truncation points
参照

CBlkInfo クラス
CBlkInfo メンバ