This documentation is archived and is not being maintained.

Graphics::FromHow Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Creates a graphics object.

Namespace:  System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
static Graphics^ FromHow(
	IntPtr how, 
	bool fFree
)

Parameters

how
Type: System::IntPtr
fFree
Type: System::Boolean

Return Value

Type: System.Drawing::Graphics

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Compact Framework

Supported in: 1.0
Show: