C#
VB
Java
WinRT C#
C++
Initializes a new AnnTextReviewDrawDesigner method.
public AnnTextReviewDrawDesigner(
IAnnAutomationControl automationControl,
AnnContainer container,
AnnTextReviewObject annTextReviewObject
)
Public Function New( _
ByVal automationControl As Leadtools.Annotations.Core.IAnnAutomationControl, _
ByVal container As Leadtools.Annotations.Core.AnnContainer, _
ByVal annTextReviewObject As Leadtools.Annotations.Core.AnnTextReviewObject _
)
public AnnTextReviewDrawDesigner(
Leadtools.Annotations.Core.IAnnAutomationControl automationControl,
Leadtools.Annotations.Core.AnnContainer container,
Leadtools.Annotations.Core.AnnTextReviewObject annTextReviewObject
)
public AnnTextReviewDrawDesigner(
IAnnAutomationControl automationControl,
AnnContainer container,
AnnTextReviewObject annTextReviewObject
)
function AnnTextReviewDrawDesigner(
automationControl ,
container ,
annTextReviewObject
)
public:
AnnTextReviewDrawDesigner(IAnnAutomationControl^ automationControl, AnnContainer^ container, AnnTextReviewObject^ annTextReviewObject)
automationControl
The automation control associated with this designer.
container
The container to use.
annTextReviewObject
The target object.
This method sets the container to the Container property and the annTextReviewObject 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