←Select platform

RenderContent Method

Summary

Overrides RenderContent.

Syntax

C#
VB
Java
WinRT C#
C++
public void renderContent(AnnContainerMapper mapper, AnnObject annObject, int annFixedStateOperations) 
             
 function Leadtools.Annotations.Rendering.AnnStickyNoteObjectRenderer.RenderContent(  
   mapper , 
   annObject , 
   operations  
) 
public:  
   virtual void RenderContent( 
      AnnContainerMapper^ mapper, 
      AnnObject^ annObject, 
      AnnFixedStateOperations^ operations 
   ) override 

Parameters

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

annObject
The object to render. Must not be null.

operations
The fixed state operations to use.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly