(Leadtools.Annotations.Designers)

AnnTextPointerEditDesigner Constructor (AnnTextPointerEditDesigner)

Show in webframe





The automation control associated with this designer.
The container to use.
The target object.
Initializes a new AnnTextPointerEditDesigner method.
Syntax
Public Function New( _
   ByVal automationControl As IAnnAutomationControl, _
   ByVal container As AnnContainer, _
   ByVal annTextPointerObject As AnnTextPointerObject _
)
public AnnTextPointerEditDesigner(IAnnAutomationControl automationControl, AnnContainer container, AnnTextPointerObject annTextPointerObject)
            
public AnnTextPointerEditDesigner(
  IAnnAutomationControl automationControl, 
  AnnContainer container, 
  AnnTextPointerObject annTextPointerObject
)
            
function AnnTextPointerEditDesigner( 
   automationControl ,
   container ,
   annTextPointerObject 
)

Parameters

automationControl
The automation control associated with this designer.
container
The container to use.
annTextPointerObject
The target object.
Remarks

This method sets the container to the Container property and the annTextPointerObject to the TargetObject property.

Requirements

Target Platforms

See Also

Reference

AnnTextPointerEditDesigner Class
AnnTextPointerEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.