(Leadtools.Annotations.Rendering)

Context Property

Show in webframe




Gets or sets the destination context to use when rendering the annotation objects.
Syntax
public Canvas Context {get; set;}
public Canvas Context {get; set;}
@property (nonatomic) CGContextRef context;

            
 
get_Context();
set_Context(value);
Object.defineProperty('Context_ObjectiveC');

Property Value

The destination context to use when rendering and the 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

AnnUniversalRenderingEngine Class
AnnUniversalRenderingEngine Members

 

 


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