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


罫線の太さを取得します。
構文
'Declaration
 
Public ReadOnly Property LineWidth As Integer
'使用法
 
Dim instance As Line
Dim value As Integer
 
value = instance.LineWidth
public int LineWidth {get;}

プロパティ値

線の幅を表す System.Int32 値。
参照

Line クラス
Line メンバ

 

 


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