(Leadtools.Annotations.Rendering)

DrawPicture Method

Show in webframe




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
)
public void DrawPicture( 
   AnnPicture picture,
   LeadRectD rc,
   AnnObject annObject
)
-(void) drawPicture:(LTAnnPicture *) picture rect:(LeadRectD) rc annObject:(LTAnnnObject*) annObject;

            
 function Leadtools.Annotations.Rendering.AnnUniversalRenderingEngine_ObjectiveC.DrawPicture( 
   picture ,
   rc ,
   annObject 
)

Parameters

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

Target Platforms

See Also

Reference

AnnUniversalRenderingEngine Class
AnnUniversalRenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.