Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

DrawPicture Method (AnnJavaRenderingEngine_java)







The picture to draw.
The destination rectangle.
The owner object.
Draws 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 AnnJavaRenderingEngine
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
)
drawPicture(AnnPicture picture, LeadRectD rc, AnnObject annObject)
 function Leadtools.Annotations.Rendering.AnnJavaRenderingEngine_java.DrawPicture( 
   picture ,
   rc ,
   annObject 
)

Parameters

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

Target Platforms

See Also

Reference

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