Initializes a new AnnContainer with default settings.
AnnContainer = function()
constructor();
This constructor will initialize the members of AnnContainer as follows:
Member | Description |
---|---|
0,0 | |
0,0 | |
1 | |
Result of AnnContainerMapper.CreateDefault | |
Empty collection ready to be used | |
New AnnSelectionObject instance with its Stroke set to a dark green AnnStroke object with length of 2 | |
Empty collection that is ready to be used | |
true |
|
true |
|
null |
|
null |
|
Empty collection ready to be used. | |
37.5 annotations unit. | |
For an example, refer to AnnContainer.
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