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