Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

AnnFreehandDrawDesigner Constructor (AnnFreehandDrawDesigner)







The automation control associated with this designer.
The container to use.
The target object.
Initializes a new AnnFreehandDrawDesigner method.
Syntax
'Declaration
 
Public Function New( _
   ByVal automationControl As IAnnAutomationControl, _
   ByVal container As AnnContainer, _
   ByVal annPolylineObject As AnnPolylineObject _
)
'Usage
 
Dim automationControl As IAnnAutomationControl
Dim container As AnnContainer
Dim annPolylineObject As AnnPolylineObject
 
Dim instance As New AnnFreehandDrawDesigner(automationControl, container, annPolylineObject)
- (instancetype)initWithControl:(id<LTIAnnAutomationControl>)control
                      container:(LTAnnContainer *)container
                         object:(LTAnnPolylineObject *)annObject
            
public AnnFreehandDrawDesigner(
  IAnnAutomationControl automationControl, 
  AnnContainer container, 
  AnnPolylineObject polyLineObject
)
            
function AnnFreehandDrawDesigner( 
   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

AnnFreehandDrawDesigner Class
AnnFreehandDrawDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features