Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

Context Property (AnnWinRTRenderingEngine)







Gets or sets the destination canvas context object to use when rendering the annotation objects.
Syntax
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'); 

Property Value

The destination canvas context object to use when rendering and the annotation objects. The default value is null.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnWinRTRenderingEngine Class
AnnWinRTRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features