(Leadtools.Annotations.Rendering)

Context Property (AnnWinFormsRenderingEngine)

Show in webframe




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

            

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

Property Value

The destination graphics 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 AnnWinFormsRenderingEngine 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 graphics created by ImageViewerAutomationControl.

Requirements

Target Platforms

See Also

Reference

AnnWinFormsRenderingEngine Class
AnnWinFormsRenderingEngine Members

 

 


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