Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

AnnSelectionEditDesigner Constructor (AnnSelectionEditDesigner)







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

Parameters

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

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

Requirements

Target Platforms

See Also

Reference

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