Gets or sets the destination canvas context object to use when rendering annotation objects.
public Canvas Context {get;}
Public ReadOnly Property Context As Canvas
public Canvas getContext()
The destination canvas context object to use when rendering annotation objects. The default value is null.
The value of Context will be set to the context of the custom annotation graphics created by ImageViewerAutomationControl.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET