Checks whether the specified annotation object can be used for the shutter.
isValid = function(annotationobject)
static isValid(annotationobject: AnnObject): boolean;
annotationobject
The annotation object in question to check whether it is valid to create the shutter object.
true if the object can be used to create shutter, false otherwise.
Use this method to before adding the object to the collection Objects.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET