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 > AnnStickyNoteDrawDesigner Class : AnnStickyNoteDrawDesigner Constructor |
public AnnStickyNoteDrawDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnStickyNoteObject annStickyNoteObject )
'Declaration
Public Function New( _ ByVal automationControl As IAnnAutomationControl, _ ByVal container As AnnContainer, _ ByVal annStickyNoteObject As AnnStickyNoteObject _ )
'Usage
Dim automationControl As IAnnAutomationControl Dim container As AnnContainer Dim annStickyNoteObject As AnnStickyNoteObject Dim instance As New AnnStickyNoteDrawDesigner(automationControl, container, annStickyNoteObject)
public AnnStickyNoteDrawDesigner( IAnnAutomationControl automationControl, AnnContainer container, AnnStickyNoteObject annStickyNoteObject )
public AnnStickyNoteDrawDesigner(
IAnnAutomationControl automationControl,
AnnContainer container,
AnnStickyNoteObject annStickyNoteObject
)
function AnnStickyNoteDrawDesigner( automationControl , container , annStickyNoteObject )
This method sets the container to the Container property and the annStickyNoteObject to the TargetObject property.