C#
VB
Java
Objective-C
WinRT C#
C++
Initializes a new AnnRectangleEditDesigner method.
public AnnRectangleEditDesigner(IAnnAutomationControl automationControl,AnnContainer container,AnnRectangleObject annRectangleObject)
Public Function New( _ByVal automationControl As Leadtools.Annotations.Core.IAnnAutomationControl, _ByVal container As Leadtools.Annotations.Core.AnnContainer, _ByVal annRectangleObject As Leadtools.Annotations.Core.AnnRectangleObject _)
public AnnRectangleEditDesigner(Leadtools.Annotations.Core.IAnnAutomationControl automationControl,Leadtools.Annotations.Core.AnnContainer container,Leadtools.Annotations.Core.AnnRectangleObject annRectangleObject)
- (instancetype)initWithControl:(id<LTIAnnAutomationControl>)controlcontainer:(LTAnnContainer *)containerobject:(LTAnnRectangleObject *)annObject
public AnnRectangleEditDesigner(IAnnAutomationControl automationControl,AnnContainer container,AnnRectangleObject annRectangleObject)
function AnnRectangleEditDesigner(automationControl ,container ,annRectangleObject)
public:AnnRectangleEditDesigner(IAnnAutomationControl^ automationControl, AnnContainer^ container, 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
