Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: System.Drawing
Assembly: System.Drawing (in system.drawing.dll)
Syntax
'Declaration
Public Shared Function FromHow ( _
how As IntPtr, _
fFree As Boolean _
) As Graphics
'Usage
Dim how As IntPtr
Dim fFree As Boolean
Dim value As Graphics
value = Graphics.FromHow(how, fFree)
public static Graphics FromHow (
IntPtr how,
bool fFree
)
public:
static Graphics^ FromHow (
IntPtr how,
bool fFree
)
public static Graphics FromHow (
IntPtr how,
boolean fFree
)
public static function FromHow (
how : IntPtr,
fFree : boolean
) : Graphics
Parameter
- how
- fFree
Plattformen
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Compact Framework
Unterstützt in: 1.0