Eyeshot 10 WinForms API Reference
DrawSimplified Method (Text)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Text Class : DrawSimplified Method
Draws a rectangle to approximate small texts for better performances.
Syntax
'Declaration
 
Protected Overridable Sub DrawSimplified( _
   ByVal context As RenderContextBase _
) 
protected virtual void DrawSimplified( 
   RenderContextBase context
)

Parameters

context
Remarks
When Simplify is true.
See Also

Reference

Text Class
Text Members