Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnSelectionEditDesigner Class : AnnSelectionEditDesigner Constructor |
public AnnSelectionEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnSelectionObject annSelectionObject )
'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)
public AnnSelectionEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnSelectionObject 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 )
This method sets the container to the Container property and the annSelectionObject to the TargetObject property.