Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnWinFormsRenderingEngine Class : DrawPicture Method |
'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)