←Select platform

Render Method (AnnD2DTextReviewObjectRenderer)

Summary
Renders an object.
Syntax
C#
VB
public override void Render(  
   AnnContainerMapper mapper, 
   AnnObject annObject 
) 
Public Overrides Sub Render( _ 
   ByVal mapper As AnnContainerMapper, _ 
   ByVal annObject As AnnObject _ 
)  

Parameters

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

annObject
The object to render. Must not be null.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.