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 > AnnAndroidRenderingEngine Class > AnnAndroidRenderingEngine Constructor : AnnAndroidRenderingEngine Constructor(AnnContainer,Canvas) |
public AnnAndroidRenderingEngine( 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 AnnAndroidRenderingEngine(container, context)
public AnnAndroidRenderingEngine( AnnContainer container, Canvas context )
public AnnAndroidRenderingEngine(AnnContainer container, Canvas context)
This constructor will initializes the following default renderers and set them in the Renderers dictionary:
Any user defined objects and ID must be added to the Renderers to be usable by this AnnAndroidRenderingEngine object.