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.Designers Assembly > Leadtools.Annotations.Designers Namespace : AnnTextReviewDrawDesigner Class |
public class AnnTextReviewDrawDesigner : AnnRectangleDrawDesigner
'Declaration
Public Class AnnTextReviewDrawDesigner Inherits AnnRectangleDrawDesigner
'Usage
Dim instance As AnnTextReviewDrawDesigner
public sealed class AnnTextReviewDrawDesigner : AnnRectangleDrawDesigner
public class AnnTextReviewDrawDesigner extends AnnRectangleDrawDesigner
function Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner()
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.