Gets or sets a value that indicates whether to mark the inside (acute) or outside (obtuse) angle for this AnnProtractorObject object.
Object.defineProperty(AnnProtractorObject.prototype, 'acute',
get: function(),
set: function(value)
)
acute: boolean;
true if the inside (acute) angle is to be marked; otherwise, it is false.
For more information, refer to Using Protractors in Annotation 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