←Select platform

GetRenderer Method

Summary
Gets the object that is used to render the TargetObject.
Syntax
C#
VB
Objective-C
C++
Java
public IAnnObjectRenderer GetRenderer() 
<SuppressMessageAttribute(Category="Microsoft.Design",  
   CheckId="CA1024:UsePropertiesWhereAppropriate",  
   Scope="",  
   Target="",  
   MessageId="",  
   Justification="")> 
Public Function GetRenderer() As IAnnObjectRenderer 
@property (nonatomic, strong, readonly, nullable) id<LTIAnnObjectRenderer> renderer 
public IAnnObjectRenderer getRenderer() 
public:  
   IAnnObjectRenderer^ GetRenderer() 
Remarks

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

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.Designers Assembly

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