![]() |
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 > AnnD2DRenderingEngine Class : AnnD2DRenderingEngine Constructor |
public AnnD2DRenderingEngine()
'Declaration
Public Function New()
'Usage
Dim instance As New AnnD2DRenderingEngine()
public AnnD2DRenderingEngine()
function AnnD2DRenderingEngine()
You must call Attach with an AnnContainer and D2DSurface objects to use this engine.
This constructor will initializes the following default renderers and set them in the Renderers dictionary:
Any user defined objects must be added to the Renderers along with its id to be usable by this AnnD2DRenderingEngine object.