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 : RenderContent Method |
public override void RenderContent( AnnContainerMapper mapper, AnnObject annObject, AnnFixedStateOperations operations )
'Declaration
Public Overrides Sub RenderContent( _ ByVal mapper As AnnContainerMapper, _ ByVal annObject As AnnObject, _ ByVal operations As AnnFixedStateOperations _ )
'Usage
Dim instance As AnnD2DTextReviewObjectRenderer Dim mapper As AnnContainerMapper Dim annObject As AnnObject Dim operations As AnnFixedStateOperations instance.RenderContent(mapper, annObject, operations)
public override void RenderContent( AnnContainerMapper mapper, AnnObject annObject, AnnFixedStateOperations operations )
function Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer.RenderContent( mapper , annObject , operations )