(Leadtools.Annotations.Designers)

AnnPointDrawDesigner Constructor (AnnPointDrawDesigner)

Show in webframe





The automation control associated with this designer.
The container to use.
The target object.
Initializes a new AnnPointDrawDesigner method.
Syntax
public AnnPointDrawDesigner( 
   IAnnAutomationControl automationControl,
   AnnContainer container,
   AnnPointObject annPointObject
)
Public Function New( _
   ByVal automationControl As IAnnAutomationControl, _
   ByVal container As AnnContainer, _
   ByVal annPointObject As AnnPointObject _
)
public AnnPointDrawDesigner( 
   IAnnAutomationControl automationControl,
   AnnContainer container,
   AnnPointObject annPointObject
)
-(id) initWithControl:(id<LTIAnnAutomationControl>) control 
            container:(LTAnnContainer*) aContainer 
               object:(LTAnnPointObject*) annObject;
            
public AnnPointDrawDesigner(IAnnAutomationControl automationControl, AnnContainer container, AnnPointObject annPointObject)
function AnnPointDrawDesigner( 
   automationControl ,
   container ,
   annPointObject 
)

Parameters

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

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

Requirements

Target Platforms

See Also

Reference

AnnPointDrawDesigner Class
AnnPointDrawDesigner Members

 

 


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