Provides the size, in pixels, of the specified content drawn on the specified
System.Drawing.Graphics surface.
オーバーロード一覧
オーバーロード | 解説 |
Measure(Graphics,Object) | Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface. |
Measure(Style,Graphics,Object) | Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface with the specified style. |
Measure(Graphics,Object,Int32) | Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface within the rectangle of the specified width. |
Measure(Style,Graphics,Object,Int32) | Provides the size, in pixels, of the specified content drawn on the specified System.Drawing.Graphics surface within the rectangle of the specified width with the specified style settings. |
参照