(Leadtools.Annotations.Rendering)

Context Property (AnnWinRTRenderingEngine)

Show in webframe




Gets or sets the destination canvas context object to use when rendering the annotation objects.
Syntax
public Canvas Context {get; set;}
public Canvas Context {get; set;}

            

            
 
get_Context();
set_Context(value);
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 Leadtools.Controls.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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.