GrapeCity MultiRow for Windows Forms 11.0J
WordWrapUnit コンストラクタ

ソーステキスト内の単語の開始インデックス。
単語の長さ。
WordWrapUnit 構造体の新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal startIndex As Integer, _
   ByVal length As Integer _
)
public WordWrapUnit( 
   int startIndex,
   int length
)

パラメータ

startIndex
ソーステキスト内の単語の開始インデックス。
length
単語の長さ。
参照

参照

WordWrapUnit 構造体
WordWrapUnit メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.