C#
VB
Java
Draws an AnnPicture using the properties of this rendering engine.
public void DrawPicture(
Leadtools.Annotations.Core.AnnPicture picture,
Leadtools.LeadRectD rc,
Leadtools.Annotations.Core.AnnObject annObject
)
Public Sub DrawPicture( _
ByVal picture As Leadtools.Annotations.Core.AnnPicture, _
ByVal rc As Leadtools.LeadRectD, _
ByVal annObject As Leadtools.Annotations.Core.AnnObject _
)
picture
The picture to draw.
rc
The destination rectangle.
annObject
The owner object.
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