LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)
LEAD Technologies, Inc

Context Property


Gets or sets the destination HTML 5 canvas context 2d object to use when rendering the annotation objects.
Syntax
  get_context();
 set_context(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
CanvasContext2DThe destination HTML 5 canvas context 2d object to use when rendering and the annotation objects. The default value is null.
Remarks

The HTML 5 Leadtools.Annotations.Automation.ImageViewerAutomationControl object creates an instance of AnnHtml5RenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS HTML 5 Leadtools.Controls.ImageViewer control.

The value of Context will be set to the context of the custom annotation canvas created by Leadtools.Annotations.Automation.ImageViewerAutomationControl.

See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.