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