Dimension.DrawSimplified Method

Draws a rectangle to approximate small texts for better performances.
Protected Overrides Sub DrawSimplified( _ 
ByVal context As RenderContextBase
)
This language is not supported or no code example is available.
protected override void DrawSimplified( 
RenderContextBase context 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

Remarks
 
When Text.Simplify is true.

.NET Framework

Supported in: 4.8

In this article

Definition