C#
VB
C++
Gets the System.Drawing.Graphics object associated with this RasterImageGdiPlusGraphicsContainer.
public Graphics Graphics { get; }
Public ReadOnly Property Graphics As Graphics
public:
property Graphics^ Graphics {
Graphics^ get();
}
The System.Drawing.Graphics object associated with this RasterImageGdiPlusGraphicsContainer.
For an example, refer to RasterImageGdiPlusGraphicsContainer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET