C#
VB
WinRT C#
Helper method to draw an AnnPicture using the properties of this rendering engine.
public void DrawPicture(Leadtools.Annotations.Core.AnnPicture picture,Leadtools.LeadRectD objectBounds,Leadtools.Annotations.Core.AnnObject annObject,D2DSurface context)
Public Sub DrawPicture( _ByVal picture As Leadtools.Annotations.Core.AnnPicture, _ByVal objectBounds As Leadtools.LeadRectD, _ByVal annObject As Leadtools.Annotations.Core.AnnObject, _ByVal context As D2DSurface _)
public void DrawPicture(Leadtools.Annotations.Core.AnnPicture picture,Leadtools.LeadRectD objectBounds,Leadtools.Annotations.Core.AnnObject annObject,D2DSurface context)
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.DrawPicture(picture ,objectBounds ,annObject ,context)
picture
The picture to draw.
objectBounds
The destination rectangle.
annObject
The owner object.
context
The context using by this rendering engine.
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
