'Declaration
Protected Function MeasureTextFrame( _ ByVal context As NRenderingContext, _ ByRef info As NItemTextInfo _ ) As NRectangleF
'Usage
Dim instance As NItemShape Dim context As NRenderingContext Dim info As NItemTextInfo Dim value As NRectangleF value = instance.MeasureTextFrame(context, info)
protected NRectangleF MeasureTextFrame( NRenderingContext context, ref NItemTextInfo info )
Parameters
- context
- info