Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

AnnRectangleEditDesigner Constructor (AnnRectangleEditDesigner)







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

Parameters

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

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

Requirements

Target Platforms

See Also

Reference

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