Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DTextReviewObjectRenderer Class : RenderShape Method |
protected abstract void RenderShape( AnnContainerMapper mapper, AnnTextReviewObject annTextReviewObject, Graphics context, LeadRectD rect )
'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)
protected abstract void RenderShape( AnnContainerMapper mapper, AnnTextReviewObject annTextReviewObject, Graphics context, LeadRectD rect )
function Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer.RenderShape( mapper , annTextReviewObject , context , rect )
This method is called by this renderer for each rectangle in the AnnTextReviewObject. The derived classes can render the exact shape required in rect.