public AnnWinFormsRenderingEngine(
AnnContainer container,
Graphics context
)
public:
AnnWinFormsRenderingEngine(AnnContainer^ container, Graphics^ context)
container
The annotation container that contains the objects to draw.
context
The destination graphics context to render the annotations to.
This constructor will call Attach passing the container and context.
This constructor will initializes the following default renderers and set them in the Renderers dictionary:
Any user defined objects must be added to the Renderers along with its id to be usable by this AnnWinFormsRenderingEngine object.
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