(Leadtools.Annotations.Rendering)

Context Property

Show in webframe




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

            
public Canvas getContext()
public void setContext(Canvas cotext)
            
 
get_Context();
set_Context(value);
Object.defineProperty('Context_Java');

Property Value

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

The value of Context will be set to the context of the custom annotation graphics created by ImageViewerAutomationControl.

Requirements

Target Platforms

See Also

Reference

AnnAndroidRenderingEngine Class
AnnAndroidRenderingEngine Members

 

 


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