←Select platform

Graphics Property

Summary

Gets the graphics used to paint.

Syntax

C#
VB
C++
public Graphics Graphics { get; } 
  
Public ReadOnly Property Graphics As Graphics 
public: 
property Graphics^ Graphics { 
   Graphics^ get(); 
} 

Property Value

The System.Drawing.Graphics object used to paint.

Example

For an example, refer to AfterDrawingObjects.

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 Assembly