FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > LineBorder クラス : Inset プロパティ |
'Declaration Public ReadOnly Property Inset As Inset
'使用法 Dim instance As LineBorder Dim value As Inset value = instance.Inset
public Inset Inset {get;}
各辺に線が描画されるかどうかを取得するには、Bottom、Left、Right、Topの各プロパティを取得します。境界線の色と幅を取得するには、ColorプロパティとThicknessプロパティを取得します。
このプロパティが使用できるのは実行時のみです。