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 : Context Property |
public Canvas Context {get; set;}
'Declaration
Public Property Context As Canvas
'Usage
Dim instance As AnnWinRTRenderingEngine Dim value As Canvas instance.Context = value value = instance.Context
public Canvas Context {get; set;}
<br/>get_Context();<br/>set_Context(value);<br/>Object.defineProperty('Context');
The Windows Runtime ImageViewerAutomationControl object creates an instance of AnnWinRTRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS ImageViewer control.
The value of Context will be set to the context of the custom annotation canvas created by ImageViewerAutomationControl.