PowerTools SPREAD for Windows Forms 8.0J
Inset プロパティ (BevelBorder)


境界線のインセットを取得します。
構文
'Declaration
 
Public ReadOnly Property Inset As Inset
'使用法
 
Dim instance As BevelBorder
Dim value As Inset
 
value = instance.Inset
public Inset Inset {get;}

プロパティ値

この境界線の余白(インセット)を含む Inset オブジェクト
解説

このプロパティが使用できるのは実行時のみです。

参照

BevelBorder クラス
BevelBorder メンバ
Inset クラス

 

 


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