GrapeCity SPREAD for WPF 2.0J
ListBoxLength コンストラクタ(Double,ListBoxLengthUnitType)

ListBoxLength の値。
ListBoxLength の単位タイプ。
ListBoxLength 構造体の新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal value As Double, _
   ByVal type As ListBoxLengthUnitType _
)
public ListBoxLength( 
   double value,
   ListBoxLengthUnitType type
)

パラメータ

value
ListBoxLength の値。
type
ListBoxLength の単位タイプ。
解説
value は、単位タイプが ListBoxLengthUnitType.Pixel または ListBoxLengthUnitType.Star の場合にのみ使用されます。それ以外の場合、value は意味を持ちません。
参照

ListBoxLength 構造体
ListBoxLength メンバ
オーバーロード一覧

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.