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 > AnnWinRTRenderingEngine Class : AnnWinRTRenderingEngine Constructor |
public AnnWinRTRenderingEngine( AnnContainer container, Canvas context )
'Declaration
Public Function New( _ ByVal container As AnnContainer, _ ByVal context As Canvas _ )
'Usage
Dim container As AnnContainer Dim context As Canvas Dim instance As New AnnWinRTRenderingEngine(container, context)
public AnnWinRTRenderingEngine( AnnContainer container, Canvas context )
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 AnnWinRTRenderingEngine object.