Represents a renderer for the text redaction annotation object.
public class AnnD2DTextRedactionObjectRenderer : Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer, Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnObjectRenderer
Public Class AnnD2DTextRedactionObjectRenderer
Inherits Leadtools.Annotations.Rendering.AnnD2DTextReviewObjectRenderer
Implements Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnObjectRenderer
public sealed class AnnD2DTextRedactionObjectRenderer : Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnObjectRenderer
function Leadtools.Annotations.Rendering.AnnD2DTextRedactionObjectRenderer()
AnnD2DTextRedactionObjectRenderer 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET