C#
VB
Java
C++
Overrides RenderShape
protected override void RenderShape(AnnContainerMapper mapper,AnnTextReviewObject annTextReviewObject,Graphics context,LeadRectD rect)
Protected Overrides Sub RenderShape( _ByVal mapper As Leadtools.Annotations.Core.AnnContainerMapper, _ByVal annTextReviewObject As Leadtools.Annotations.Core.AnnTextReviewObject, _ByVal context As Graphics, _ByVal rect As Leadtools.LeadRectD _)
protected void renderShape(AnnContainerMapper mapper, AnnTextReviewObject annTextReviewObject, Engine context, LeadRectD rect)
protected:virtual void RenderShape(AnnContainerMapper^ mapper,AnnTextReviewObject^ annTextReviewObject,Graphics^ context,LeadRectD^ rect) override
mapper
The mapper object to use for converting coordinates. Must not be null.
annTextReviewObject
The object to render. Must not be null.
context
The graphics context to use when rendering the object.
rect
Rectangle area to render this shape.
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
