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 > AnnProtractorDrawDesigner Class : AnnProtractorDrawDesigner Constructor |
public AnnProtractorDrawDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnProtractorObject annProtractorObject )
'Declaration
Public Function New( _ ByVal automationControl As IAnnAutomationControl, _ ByVal container As AnnContainer, _ ByVal annProtractorObject As AnnProtractorObject _ )
'Usage
Dim automationControl As IAnnAutomationControl Dim container As AnnContainer Dim annProtractorObject As AnnProtractorObject Dim instance As New AnnProtractorDrawDesigner(automationControl, container, annProtractorObject)
public AnnProtractorDrawDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnProtractorObject annProtractorObject )
- (instancetype)initWithControl:(id<LTIAnnAutomationControl>)control
container:(LTAnnContainer *)container
object:(LTAnnProtractorObject *)annObject
public AnnProtractorDrawDesigner(
IAnnAutomationControl automationControl,
AnnContainer container,
AnnProtractorObject annProtractorObject
)
function AnnProtractorDrawDesigner( automationControl , container , annProtractorObject )
This method sets the container to the Container property and the annProtractorObject to the TargetObject property.