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 : Context Property |
public Graphics Context {get;}
'Declaration
Public ReadOnly Property Context As Graphics
'Usage
Dim instance As AnnWinFormsRenderingEngine Dim value As Graphics value = instance.Context
public Graphics Context {get;}
get_Context();
The Windows Forms ImageViewerAutomationControl (in Examples\DotNet\CS\Leadtools.Annotations.WinForms) object creates an instance of AnnWinFormsRenderingEngine 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 graphics created by ImageViewerAutomationControl.