Accusoft.NotateXpress12.Net
NotateXpress.UserDrawEventHandler Delegate
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace : NotateXpress.UserDrawEventHandler Delegate




sender
e

Glossary Item Box

The UserDraw event is raised for a Rectangle object during its paint when the Rectangle’s UserDraw attribute is True.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

sender
e

Remarks

When the UserDraw event is raised, the Rectangle does not perform its normal painting, but simply raises the event.

The event passes the device context, the Rectangle’s coordinates, Layer, Element, and UserLong.

See Also

©2013. Accusoft Corporation. All Rights Reserved.