C#
VB
Java
WinRT C#
C++
Overrides RenderContent.
public override void RenderContent(
AnnContainerMapper mapper,
AnnObject annObject,
AnnFixedStateOperations operations
)
Public Overrides Sub RenderContent( _
ByVal mapper As Leadtools.Annotations.Core.AnnContainerMapper, _
ByVal annObject As Leadtools.Annotations.Core.AnnObject, _
ByVal operations As Leadtools.Annotations.Core.AnnFixedStateOperations _
)
public override void RenderContent(
Leadtools.Annotations.Core.AnnContainerMapper mapper,
Leadtools.Annotations.Core.AnnObject annObject,
Leadtools.Annotations.Core.AnnFixedStateOperations operations
)
public void renderContent(AnnContainerMapper mapper, AnnObject annObject, int annFixedStateOperations)
function Leadtools.Annotations.Rendering.AnnStickyNoteObjectRenderer.RenderContent(
mapper ,
annObject ,
operations
)
public:
virtual void RenderContent(
AnnContainerMapper^ mapper,
AnnObject^ annObject,
AnnFixedStateOperations^ operations
) override
mapper
The mapper object to use for converting coordinates. Must not be null.
annObject
The object to render. Must not be null.
operations
The fixed state operations to use.
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