(Leadtools.Annotations.Designers)

AnnProtractorDrawDesigner Constructor (AnnProtractorDrawDesigner)

Show in webframe





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

Parameters

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

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

Requirements

Target Platforms

See Also

Reference

AnnProtractorDrawDesigner Class
AnnProtractorDrawDesigner Members

 

 


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