public AnnRectangleEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnRectangleObject annRectangleObject )
Public Function New( _ ByVal automationControl As IAnnAutomationControl, _ ByVal container As AnnContainer, _ ByVal annRectangleObject As AnnRectangleObject _ )
public AnnRectangleEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnRectangleObject annRectangleObject )
-(id) initWithControl:(id<LTIAnnAutomationControl>) control container:(LTAnnContainer*) aContainer object:(LTAnnRectangleObject*) annObject;
public AnnRectangleEditDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnRectangleObject annRectangleObject )
function AnnRectangleEditDesigner( automationControl , container , annRectangleObject )
This method sets the container to the Container property and the annRectangleObject to the TargetObject property.