Menus and Toolbars for WinForms
MeasureFloatingCaptionEventArgs コンストラクタ

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > MeasureFloatingCaptionEventArgs クラス : MeasureFloatingCaptionEventArgs コンストラクタ
測定に使用する Graphics オブジェクト。
浮動キャプションの高さです。
MeasureFloatingCaptionEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal graphics As System.Drawing.Graphics, _
   ByVal height As System.Integer _
)
public MeasureFloatingCaptionEventArgs( 
   System.Drawing.Graphics graphics,
   System.int height
)

パラメータ

graphics
測定に使用する Graphics オブジェクト。
height
浮動キャプションの高さです。
参照

MeasureFloatingCaptionEventArgs クラス
MeasureFloatingCaptionEventArgs メンバ