ImageGear for .NET
CreateMark Method
See Also  Send Feedback
ImageGear21.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkController Class : CreateMark Method




mark
The mark that will be added to the ART page. This is the in-progress mark but can be modified if this method is overridden.
points
The mouse points.
createMarkData
Mark creation data.

Glossary Item Box

Adds the in-progress mark to the ART page.

Syntax

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

Parameters

mark
The mark that will be added to the ART page. This is the in-progress mark but can be modified if this method is overridden.
points
The mouse points.
createMarkData
Mark creation data.

Return Value

ImGearARTMark object.

Remarks

The mark parameter is the in-progress mark, which this method returns by default.

See Also

©2013. Accusoft Corporation. All Rights Reserved.