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