ImageGear for .NET
ImGearARTToolBar.DelegatePreCreateMark Delegate
See Also  Send Feedback
ImageGear21.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTToolBar.DelegatePreCreateMark Delegate




page
Reference to ART page object..
mark
Reference to the creating mark.

Glossary Item Box

A delegate for notifications prior to creating annotation marks.

Syntax

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

Parameters

page
Reference to ART page object..
mark
Reference to the creating mark.

Remarks

This delegate, if registered, is automatically called from the ART forms when the user is about to create a mark. It can be used to change a mark's default attributes before its creation.

See Also

©2013. Accusoft Corporation. All Rights Reserved.