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 > AnnWinFormsRenderingEngine Class > AnnWinFormsRenderingEngine Constructor : AnnWinFormsRenderingEngine Constructor() |
public AnnWinFormsRenderingEngine()
'Declaration
Public Function New()
'Usage
Dim instance As New AnnWinFormsRenderingEngine()
public AnnWinFormsRenderingEngine()
function AnnWinFormsRenderingEngine()
You must call Attach with an AnnContainer and Graphics 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 AnnWinFormsRenderingEngine object.