Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

AnnRectangleDrawDesigner Constructor (AnnRectangleDrawDesigner)







The automation control associated with this designer.
The container to use.
The target object.
Initializes a new AnnRectangleDrawDesigner method.
Syntax
'Declaration
 
Public Function New( _
   ByVal automationControl As IAnnAutomationControl, _
   ByVal container As AnnContainer, _
   ByVal annRectObject As AnnRectangleObject _
)
'Usage
 
Dim automationControl As IAnnAutomationControl
Dim container As AnnContainer
Dim annRectObject As AnnRectangleObject
 
Dim instance As New AnnRectangleDrawDesigner(automationControl, container, annRectObject)
- (instancetype)initWithControl:(id<LTIAnnAutomationControl>)control
                      container:(LTAnnContainer *)container
                         object:(LTAnnRectangleObject *)annObject
            
public AnnRectangleDrawDesigner(
  IAnnAutomationControl automationControl, 
  AnnContainer container, 
  AnnRectangleObject annRectObject
)
            
function AnnRectangleDrawDesigner( 
   automationControl ,
   container ,
   annRectObject 
)

Parameters

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

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

Requirements

Target Platforms

See Also

Reference

AnnRectangleDrawDesigner Class
AnnRectangleDrawDesigner 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