Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnJavaRenderingEngine Class : Render Method |
'Usage
Dim instance As AnnJavaRenderingEngine Dim rc As LeadRectD Dim runMode As Boolean instance.Render(rc, runMode)
public void render(LeadRectD rc, boolean runMode)
It will render the objects in the Container to the Context. The container objects might be scaled to fit into the destination rectangle.