←Select platform

DrawPicture Method

Summary
Helper method to draw an AnnPicture using the properties of this rendering engine.
Syntax
C#
C++/CLI
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 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.