←Select platform

GetRenderer Method

Summary

Gets the object that is used to render the TargetObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
[SuppressMessageAttribute(Category="Microsoft.Design",  
   CheckId="CA1024:UsePropertiesWhereAppropriate",  
   Scope="",  
   Target="",  
   MessageId="",  
   Justification="")] 
public Leadtools.Annotations.Core.IAnnObjectRenderer GetRenderer() 
<SuppressMessageAttribute(Category="Microsoft.Design",  
   CheckId="CA1024:UsePropertiesWhereAppropriate",  
   Scope="",  
   Target="",  
   MessageId="",  
   Justification="")> 
Public Function GetRenderer() As Leadtools.Annotations.Core.IAnnObjectRenderer 
[SuppressMessageAttribute(Category="Microsoft.Design",  
   CheckId="CA1024:UsePropertiesWhereAppropriate",  
   Scope="",  
   Target="",  
   MessageId="",  
   Justification="")] 
public Leadtools.Annotations.Core.IAnnObjectRenderer GetRenderer() 
@property (nonatomic, strong, readonly, nullable) id<LTIAnnObjectRenderer> renderer
public IAnnObjectRenderer getRenderer()
SuppressMessageAttribute(Category="Microsoft.Design",  
   CheckId="CA1024:UsePropertiesWhereAppropriate",  
   Scope="",  
   Target="",  
   MessageId="",  
   Justification="") 
 function Leadtools.Annotations.Designers.AnnDesigner.GetRenderer() 

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Designers Assembly
Click or drag to resize