C#
VB
Java
Objective-C
WinRT C#
C++
Gets the object that is used to render the TargetObject.
public 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()
public:
IAnnObjectRenderer^ GetRenderer()
This helper method gets the renderer from the AnnRenderingEngine.Renderers dictionary.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET