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.
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.