←Select platform

Graphics Property

Summary

Gets the System.Drawing.Graphics object associated with this RasterImageGdiPlusGraphicsContainer.

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 associated with this RasterImageGdiPlusGraphicsContainer.

Example

For an example, refer to RasterImageGdiPlusGraphicsContainer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly