LEADTOOLS Winrt (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

Draw Event


Occurs when this AnnDrawDesigner object is drawing an Leadtools.Annotations.Core.AnnObject. WinRT support
Syntax
add_Draw(function(sender, e))
remove_Draw(function(sender, e))

Event Data

The event handler receives an argument of type AnnDrawDesignerEventArgs containing data related to this event. The following AnnDrawDesignerEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a value indicating whether the draw operation should be canceled. WinRT support
Object Gets the Leadtools.Annotations.Core.AnnObject that is being drawn. WinRT support
OperationStatus Gets the status of the draw operation. WinRT support
Remarks

The event handler receives an argument of type Leadtools.Annotations.Core.AnnDrawDesignerEventArgs containing data related to this event. The following Leadtools.Annotations.Core.AnnDrawDesignerEventArgs properties provide information specific to this event.

Property Description
Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.Cancel

Gets or sets a value indicating whether the drawing operation should be canceled.

Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.Object

Gets the Leadtools.Annotations.Core.AnnObject object currently being drawn.

Leadtools.Annotations.Core.AnnDrawDesignerEventArgs.OperationStatus

Gets the current draw operation status.

Leadtools.Annotations.Core.AnnDrawDesignerEventArgs
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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