←Select platform

DrawPicture Method (AnnD2DRenderingEngine)

Summary

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

Syntax

C#
VB
WinRT C#
Public Sub DrawPicture( _ 
   ByVal picture As Leadtools.Annotations.Core.AnnPicture, _ 
   ByVal objectBounds As Leadtools.LeadRectD, _ 
   ByVal annObject As Leadtools.Annotations.Core.AnnObject, _ 
   ByVal context As D2DSurface _ 
)  
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.DrawPicture(  
   picture , 
   objectBounds , 
   annObject , 
   context  
) 

Parameters

picture
The picture to draw.

objectBounds
The destination rectangle.

annObject
The owner object.

context
The context using by this rendering engine.

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