public AnnSelectionEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnSelectionObject annSelectionObject )
Public Function New( _ ByVal automationControl As IAnnAutomationControl, _ ByVal container As AnnContainer, _ ByVal annSelectionObject As AnnSelectionObject _ )
public AnnSelectionEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnSelectionObject annSelectionObject )
-(id) initWithControl:(id<LTIAnnAutomationControl>) control container:(LTAnnContainer*) aContainer 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.