Is this page helpful?
Initializes a new AnnFreeHandSelectionDrawDesigner object.
constructor(
automationControl: IAnnAutomationControl,
container: AnnContainer,
annRectangleObject: AnnRectangleObject
);
automationControl
The automation control associated with this designer.
container
The container to use.
annRectangleObject
The target object.
This method sets the container to the container property and the annRectangleObject to the targetObject property.