Ribbon for WinForms
Measure(Graphics) メソッド

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > C1SuperLabelBase クラス > Measure メソッド : Measure(Graphics) メソッド
System.Drawing.Graphics used to measure.
Measures the width and height of the control content using specified System.Drawing.Graphics.
シンタックス
'宣言
 
Public Overloads Function Measure( _
   ByVal graphics As Graphics _
) As Size
public Size Measure( 
   Graphics graphics
)

パラメータ

graphics
System.Drawing.Graphics used to measure.

戻り値の型

System.Drawing.Size object that represents the size of the content, in pixels.
参照

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