MeasureFloatingCaptionEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.Drawing.Graphics, _
ByVal As System.Integer _
)
public MeasureFloatingCaptionEventArgs(
System.Drawing.Graphics ,
System.int
)
パラメータ
- graphics
- 測定に使用する Graphics オブジェクト。
- height
- 浮動キャプションの高さです。
参照