PowerTools SPREAD for Windows Forms 8.0J
From プロパティ


ストライプの開始値を取得または設定します。
構文
'Declaration
 
Public Property From As Double
'使用法
 
Dim instance As Stripe
Dim value As Double
 
instance.From = value
 
value = instance.From
public double From {get; set;}
参照

Stripe クラス
Stripe メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.