Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

DrawPicture Method (AnnD2DRenderingEngine)







The picture to draw.
The destination rectangle.
The owner object.
The context using by this rendering engine.
Helper method to draw an AnnPicture using the properties of this rendering engine.
Syntax
public void DrawPicture( 
   AnnPicture picture,
   LeadRectD objectBounds,
   AnnObject annObject,
   D2DSurface context
)
'Declaration
 
Public Sub DrawPicture( _
   ByVal picture As AnnPicture, _
   ByVal objectBounds As LeadRectD, _
   ByVal annObject As AnnObject, _
   ByVal context As D2DSurface _
) 
'Usage
 
Dim instance As AnnD2DRenderingEngine
Dim picture As AnnPicture
Dim objectBounds As LeadRectD
Dim annObject As AnnObject
Dim context As D2DSurface
 
instance.DrawPicture(picture, objectBounds, annObject, context)
public void DrawPicture( 
   AnnPicture picture,
   LeadRectD objectBounds,
   AnnObject annObject,
   D2DSurface context
)
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.DrawPicture( 
   picture ,
   objectBounds ,
   annObject ,
   context 
)

Parameters

picture
The picture to draw.
objectBounds
The destination rectangle.
annObject
The owner object.
context
The context using by this rendering engine.
Requirements

Target Platforms

See Also

Reference

AnnD2DRenderingEngine Class
AnnD2DRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features