Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

DrawPicture Method (AnnWinFormsRenderingEngine)







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

Parameters

picture
The picture to draw.
rc
The destination rectangle.
annObject
The owner object.
Requirements

Target Platforms

See Also

Reference

AnnWinFormsRenderingEngine Class
AnnWinFormsRenderingEngine 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