ImageGear for .NET
CanCreateMark Method
See Also  Send Feedback
ImageGear21.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsRectangleController Class : CanCreateMark Method




points
Point already entered by user.
createData
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
Point already entered by user.
createData
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 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.