|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
| Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : Render Method |





'Declaration
Public Overridable Sub Render( _ ByVal clipRect As LeadRectD, _ ByVal runMode As Boolean _ )
-(void) render:(LeadRectD)rc
clear:(BOOL) runMode;
public void render(LeadRectD clipRect)
This method uses the mapper in Container to calculate the destination rectangle and any other transforms to be applied.