←Select platform

Render Method (AnnJavaRenderingEngine_java)

Summary

Renders the container to the specified destination rectangle.

Syntax
Java
public void render(LeadRectD rc, boolean runMode) 

Parameters

rc
The destination rectangle.

runMode
true to render the container in run mode; otherwise, false.

Remarks

It will render the objects in the Container to the Context. The container objects might be scaled to fit into the destination rectangle.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly