public Inset Inset {get;}
'Declaration Public ReadOnly Property Inset As Inset
'使用法 Dim instance As LineBorder Dim value As Inset value = instance.Inset
各辺に線が描画されるかどうかを取得するには、Bottom、Left、Right、Topの各プロパティを取得します。境界線の色と幅を取得するには、ColorプロパティとThicknessプロパティを取得します。
このプロパティが使用できるのは実行時のみです。
LineBorder クラス LineBorder メンバ Bottom プロパティ Color プロパティ Left プロパティ Right プロパティ Thickness プロパティ Top プロパティ
© 2004-2015, GrapeCity inc. All rights reserved.