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 > AnnD2DTextUnderlineObjectRenderer Class : RenderShape Method |
protected override void RenderShape( AnnContainerMapper mapper, AnnTextReviewObject annTextReviewObject, Graphics context, LeadRectD rect )
'Declaration
Protected Overrides Sub RenderShape( _ ByVal mapper As AnnContainerMapper, _ ByVal annTextReviewObject As AnnTextReviewObject, _ ByVal context As Graphics, _ ByVal rect As LeadRectD _ )
'Usage
Dim instance As AnnD2DTextUnderlineObjectRenderer Dim mapper As AnnContainerMapper Dim annTextReviewObject As AnnTextReviewObject Dim context As Graphics Dim rect As LeadRectD instance.RenderShape(mapper, annTextReviewObject, context, rect)
protected override void RenderShape( AnnContainerMapper mapper, AnnTextReviewObject annTextReviewObject, Graphics context, LeadRectD rect )
function Leadtools.Annotations.Rendering.AnnD2DTextUnderlineObjectRenderer.RenderShape( mapper , annTextReviewObject , context , rect )