←Select platform

AnnPaintEventArgs Constructor (AnnPaintEventArgs)

Summary

Initializes a new AnnPaintEventArgs class object and includes a graphics object.

Syntax

C#
VB
C++
public AnnPaintEventArgs(  
   Graphics graphics 
) 
  
Public Function New( _ 
   ByVal graphics As Graphics _ 
) 
public: 
AnnPaintEventArgs(  
   Graphics^ graphics 
) 

Parameters

graphics
The graphics used to paint.

Example

For an example, refer to AfterDrawingObjects.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize