←Select platform

AnnTextRollupObjectRenderer Class

Summary

Represents a renderer for the text rollup annotation object.

Syntax
C#
VB
Objective-C
C++
Java
public class AnnTextRollupObjectRenderer : AnnNoteObjectRenderer 
Public Class AnnTextRollupObjectRenderer  
   Inherits AnnNoteObjectRenderer 
   Implements IAnnObjectRenderer  
@interface LTAnnTextRollupObjectRenderer : LTAnnNoteObjectRenderer 
public class AnnTextRollupObjectRenderer extends AnnNoteObjectRenderer 
public: 
   ref class AnnTextRollupObjectRenderer : AnnNoteObjectRenderer 

Remarks

AnnTextRollupObjectRenderer is the default renderer for the following objects:

AnnRenderingEngine creates a new instance of this class and stores it in the AnnRenderingEngine.Renderers dictionary for each of the listed object ids.

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