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 : AnnTextRedactionObjectRenderer Class |
public class AnnTextRedactionObjectRenderer : AnnTextReviewObjectRenderer, Leadtools.Annotations.Core.IAnnObjectRenderer
'Declaration
Public Class AnnTextRedactionObjectRenderer Inherits AnnTextReviewObjectRenderer Implements Leadtools.Annotations.Core.IAnnObjectRenderer
'Usage
Dim instance As AnnTextRedactionObjectRenderer
public sealed class AnnTextRedactionObjectRenderer : Leadtools.Annotations.Core.IAnnObjectRenderer
public class AnnTextRedactionObjectRenderer extends AnnTextReviewObjectRenderer
function Leadtools.Annotations.Rendering.AnnTextRedactionObjectRenderer()
AnnTextRedactionObjectRenderer is the default renderer for the following objects:
AnnRenderingEngine creates a new instance of this class and stores it in the AnnRenderingEngine.Renderers dictionary for each of the listed object ids.
This renderer overrides RenderShape to fill each rectangle using a solid black brush.