←Select platform

DrawPicture Method

Summary

Helper method to draw an AnnPicture using the properties of this rendering engine.

Syntax

C#
VB
C++
public void DrawPicture( 
   AnnPicture picture, 
   LeadRectD rc, 
   AnnObject annObject 
) 
public:  
   void DrawPicture( 
      AnnPicture^ picture, 
      LeadRectD^ rc, 
      AnnObject^ annObject 
   ) 

Parameters

picture
The picture to draw.

rc
The destination rectangle.

annObject
The owner object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly