←Select platform

AnnTextReviewDrawDesigner Class

Summary

Extends the AnnRectangleDrawDesigner class, providing functionality for drawing text review objects on an annotation container.

Syntax

C#
VB
Java
WinRT C#
C++
public class AnnTextReviewDrawDesigner : AnnRectangleDrawDesigner 
Public Class AnnTextReviewDrawDesigner  
   Inherits Leadtools.Annotations.Designers.AnnRectangleDrawDesigner 
public sealed class AnnTextReviewDrawDesigner : Leadtools.Annotations.Designers.AnnRectangleDrawDesigner  
public class AnnTextReviewDrawDesigner extends AnnRectangleDrawDesigner 
function Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner() 
public: 
   ref class AnnTextReviewDrawDesigner : AnnRectangleDrawDesigner 

Remarks

This class is used by the AnnAutomationManager as the draw designer for the following objects:

AnnTextReviewDrawDesigner will use a temporary AnnRectangleObject and set it in TargetObject while it is working. When it finishes, it will remove this object and set the real AnnTextReviewObject instead using the rectangle object boundary. During work, the real object can be obtained from FinalTargetObject.

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.Designers Assembly