GrapeCity PlusPak for Windows Forms 10.0J
GetRectangle(Rectangle,CaptionFormat) メソッド

キャプションを描画するクライアントコントロールの境界を示すSystem.Drawing.Rectangle
キャプションの書式設定を示すCaptionFormat
キャプションをその中に描画する矩形を取得します。
シンタックス
Public Overloads Shared Function GetRectangle( _
   ByVal rectClient As Rectangle, _
   ByVal format As CaptionFormat _
) As Rectangle
public static Rectangle GetRectangle( 
   Rectangle rectClient,
   CaptionFormat format
)

パラメータ

rectClient
キャプションを描画するクライアントコントロールの境界を示すSystem.Drawing.Rectangle
format
キャプションの書式設定を示すCaptionFormat

戻り値の型

キャプションをその中に描画するSystem.Drawing.Rectangle
参照

参照

CaptionFormat クラス
CaptionFormat メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.