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.Rendering Namespace > AnnObjectRenderer Class : RenderingEngine Property |
public virtual AnnRenderingEngine RenderingEngine {get;}
'Declaration
Public Overridable ReadOnly Property RenderingEngine As AnnRenderingEngine
'Usage
Dim instance As AnnObjectRenderer Dim value As AnnRenderingEngine value = instance.RenderingEngine
public virtual AnnRenderingEngine RenderingEngine {get;}
@property (nonatomic, strong, readonly) LTAnnRenderingEngine *renderingEngine
public AnnRenderingEngine getRenderingEngine()
get_RenderingEngine();
The various methods of this class use the "context" property of the AnnRenderingEngine property to draw the object.