Initializes a new AnnLineDrawDesigner object.
AnnLineDrawDesigner = function(automationControl, container, annLineObject)
constructor(automationControl: IAnnAutomationControl, container: AnnContainer, annLineObject: AnnPolylineObject);
automationControl
The automation control associated with this designer.
container
The container to use.
annLineObject
The target object.
This method sets the container to the container to the TargetObject property.