Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

RenderShape Method (AnnD2DTextReviewObjectRenderer)







The mapper object to use for converting coordinates. Must not be null.
The object to render. Must not be null.
The graphics context to use when rendering the object.
Rectangle area to render this shape.
Renders the shape of a AnnTextReviewObject object.
Syntax
'Declaration
 
Protected MustOverride Sub RenderShape( _
   ByVal mapper As AnnContainerMapper, _
   ByVal annTextReviewObject As AnnTextReviewObject, _
   ByVal context As Graphics, _
   ByVal rect As LeadRectD _
) 
'Usage
 
Dim instance As AnnD2DTextReviewObjectRenderer
Dim mapper As AnnContainerMapper
Dim annTextReviewObject As AnnTextReviewObject
Dim context As Graphics
Dim rect As LeadRectD
 
instance.RenderShape(mapper, annTextReviewObject, context, rect)
 function Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer.RenderShape( 
   mapper ,
   annTextReviewObject ,
   context ,
   rect 
)

Parameters

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.
Remarks

This method is called by this renderer for each rectangle in the AnnTextReviewObject. The derived classes can render the exact shape required in rect.

Requirements

Target Platforms

See Also

Reference

AnnD2DTextReviewObjectRenderer Class
AnnD2DTextReviewObjectRenderer Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features