Initializes a new AnnContainer with default settings.
public AnnContainer()
Public Function New()
- (id)init;
public AnnContainer()
public:
AnnContainer()
This constructor will initialize the members of AnnContainer as follows:
Member | Description |
---|---|
0,0 |
|
0,0 |
|
1 |
|
Result of AnnContainerMapper.CreateDefault |
|
Empty collection that is 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 that is 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