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