Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

AnnPointEditDesigner Constructor (AnnPointEditDesigner)







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

Parameters

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

This method sets the container in this Container property and the annPointObject to the TargetObject property.

Requirements

Target Platforms

See Also

Reference

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