Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnTextReviewDrawDesigner Class : AnnTextReviewDrawDesigner Constructor |
public AnnTextReviewDrawDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnTextReviewObject annTextReviewObject )
'Declaration
Public Function New( _ ByVal automationControl As IAnnAutomationControl, _ ByVal container As AnnContainer, _ ByVal annTextReviewObject As AnnTextReviewObject _ )
'Usage
Dim automationControl As IAnnAutomationControl Dim container As AnnContainer Dim annTextReviewObject As AnnTextReviewObject Dim instance As New AnnTextReviewDrawDesigner(automationControl, container, annTextReviewObject)
public AnnTextReviewDrawDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnTextReviewObject annTextReviewObject )
public AnnTextReviewDrawDesigner(
IAnnAutomationControl automationControl,
AnnContainer container,
AnnTextReviewObject annTextReviewObject
)
function AnnTextReviewDrawDesigner( automationControl , container , annTextReviewObject )
This method sets the container to the Container property and the annTextReviewObject to the TargetObject property.