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