←Select platform

AnnTextRedactionObjectRenderer Class

Summary

Represents a renderer for the text redaction annotation object.

Syntax

C#
VB
Java
WinRT C#
C++
public class AnnTextRedactionObjectRenderer : AnnTextReviewObjectRenderer 
public sealed class AnnTextRedactionObjectRenderer : Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnObjectRenderer   
public class AnnTextRedactionObjectRenderer extends AnnTextReviewObjectRenderer 
function Leadtools.Annotations.Rendering.AnnTextRedactionObjectRenderer() 
public: 
   ref class AnnTextRedactionObjectRenderer : AnnTextReviewObjectRenderer 

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly