Measure(Graphics,Object,Int32) Method
In This Topic
Syntax
'Declaration
Public Overloads Function Measure( _
ByVal As System.Drawing.Graphics, _
ByVal As System.Object, _
ByVal As System.Integer _
) As System.Drawing.Size
public System.Drawing.Size Measure(
System.Drawing.Graphics ,
System.object ,
System.int
)
Parameters
- g
- value
- width
See Also