←Select platform

Render Method (AnnPointerObjectRenderer)

Summary

Renders an object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
- (void)renderMapper:(LTAnnContainerMapper *)mapper object:(LTAnnObject *)annObject
@Override public void render(AnnContainerMapper mapper, AnnObject annObject)
function Leadtools.Annotations.Rendering.AnnPointerObjectRenderer.Render(  
   mapper , 
   annObject  
) 

Parameters

mapper
The mapper object to use for converting coordinates. Must not be null.

annObject
The object to render. Must not be null.

Remarks

For more information, refer to AnnObjectRenderer.Render.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize