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




points
Points already entered by user.
createMarkData
Data associated with create action.

Glossary Item Box

Checks if a new mark can be created.

Syntax

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

Parameters

points
Points already entered by user.
createMarkData
Data associated with create action.

Return Value

True if mark can be created using given points and creation data.

Remarks

Annotator calls this method to determine if a new mark can be created from the given set of points. For example, all rectangular marks can be created by two points, but Protractor requires 3 points, and polyline needs double-click to be created.

See Also

©2013. Accusoft Corporation. All Rights Reserved.