Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnDesigner Class : GetRenderer Method |
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] public IAnnObjectRenderer GetRenderer()
'Declaration
<SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")> Public Function GetRenderer() As IAnnObjectRenderer
'Usage
Dim instance As AnnDesigner Dim value As IAnnObjectRenderer value = instance.GetRenderer()
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] public 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()
This helper method gets the renderer from the AnnRenderingEngine.Renderers dictionary.