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