←Select platform

GetRenderer Method

Summary
Gets the object that is used to render the TargetObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IAnnObjectRenderer GetRenderer() 
@property (nonatomic, strong, readonly, nullable) id<LTIAnnObjectRenderer> renderer; 
public IAnnObjectRenderer getRenderer() 
public:  
   IAnnObjectRenderer^ GetRenderer() 
def GetRenderer(self): 
Remarks

This helper method gets the renderer from the AnnRenderingEngine.Renderers dictionary.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly

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