public static AnnContainer Create(
LeadPointD offset,
LeadSizeD size,
AnnContainerMapper mapper
)
-(id) initOffset:(LeadPointD)anOffset
size:(LeadSizeD)aSize
mapper:(LTAnnContainerMapper*) aMapper;
public:
static AnnContainer^ Create(
LeadPointD^ offset,
LeadSizeD^ size,
AnnContainerMapper^ mapper
)
offset
The offset for the new AnnContainer in annotation units (1/720 of an inch).
size
The size for the new AnnContainer in annotation units (1/720 of an inch).
mapper
The mapper to use in this container when converting display, container and image coordinates.
The newly created AnnContainer object.
This method creates a new container and sets offset into Offset, size into Size and mapper into Mapper.
If the value of mapper is null, then AnnContainerMapper.CreateDefault will be used to create a mapper.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document