FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > Inset クラス > Inset コンストラクタ : Inset コンストラクタ(Int32,Int32,Int32,Int32) |
'宣言
Public Function New( _ ByVal leftInset As Integer, _ ByVal topInset As Integer, _ ByVal rightInset As Integer, _ ByVal bottomInset As Integer _ )
public Inset( int leftInset, int topInset, int rightInset, int bottomInset )