(Leadtools.Annotations.Designers)

AnnPolylineDrawDesigner Constructor (AnnPolylineDrawDesigner)

Show in webframe





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

Parameters

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

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

Requirements

Target Platforms

See Also

Reference

AnnPolylineDrawDesigner Class
AnnPolylineDrawDesigner Members

 

 


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