![]() |
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 : Context Property |
public D2DSurface Context {get;}
'Declaration
Public ReadOnly Property Context As D2DSurface
'Usage
Dim instance As AnnD2DRenderingEngine Dim value As D2DSurface value = instance.Context
public D2DSurface Context {get;}
get_Context();
The Wpf ImageViewerAutomationControl (in Examples\DotNet3\CS\Leadtools.Annotations.Wpf) object creates an instance of AnnD2DRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS ImageViewer control.
The property value is set to the context of the custom annotation D2D surface created by ImageViewerAutomationControl.