MESCIUS SPREAD for Windows Forms 15.0J
GetAdjustedClientRectangle メソッド

クライアント矩形
境界線のインセット
余白のインセット
コントロールの調整済みクライアント矩形を返します。
構文
'宣言
 
Public Overridable Function GetAdjustedClientRectangle( _
   ByVal ctlRectangle As Rectangle, _
   ByVal border As Inset, _
   ByVal margin As Inset _
) As Rectangle
public virtual Rectangle GetAdjustedClientRectangle( 
   Rectangle ctlRectangle,
   Inset border,
   Inset margin
)

パラメータ

ctlRectangle
クライアント矩形
border
境界線のインセット
margin
余白のインセット

戻り値の型

クライアント矩形を含むRectangleオブジェクト
解説

詳細については、Microsoft .NET FrameworkリファレンスのRectangle構造体を参照してください。

参照

ControlBase クラス
ControlBase メンバ

 

 


© MESCIUS inc. All rights reserved.