←Select platform

Context Property

Summary

Gets or sets the destination canvas context object to use when rendering annotation objects.

Syntax

C#
VB
Java
public Canvas Context {get;} 
Public ReadOnly Property Context As Canvas 
public Canvas getContext() 
             

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly