Gets the destination graphics context object to use when rendering the annotation objects.
public Graphics Context { get; }
Public ReadOnly Property Context As Graphics
public:
property Graphics^ Context
{
Graphics^ get()
}
The destination graphics context object to use when rendering and the annotation objects. The default value is null.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document