'DeclarationPublic Overloads Shared Sub DrawRichText( _ ByVal context As NPaintContext, _ ByVal r As NRectangle, _ ByVal text As System.String, _ ByVal style As NThemeStyle _ )
'UsageDim context As NPaintContext Dim r As NRectangle Dim text As System.String Dim style As NThemeStyle NTextRenderer.DrawRichText(context, r, text, style)
public static void DrawRichText( NPaintContext context, NRectangle r, System.string text, NThemeStyle style )
Parameters
- context
 - r
 - text
 - style