BufferedGraphicsManager.Current プロパティ
アセンブリ: System.Drawing (system.drawing.dll 内)

現在のアプリケーション ドメインの BufferedGraphicsContext。


現在のアプリケーション ドメインの BufferedGraphicsContext を取得する方法を次のコード例に示します。
' Retrieves the BufferedGraphicsContext for the ' current application domain. Dim appDomainGraphicsContext As BufferedGraphicsContext = BufferedGraphicsManager.Current
// Retrieves the BufferedGraphicsContext for the // current application domain. BufferedGraphicsContext appDomainGraphicsContext = BufferedGraphicsManager.Current;
// Retrieves the BufferedGraphicsContext for the // current application domain. BufferedGraphicsContext^ appDomainGraphicsContext = BufferedGraphicsManager::Current;

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBufferedGraphicsManager.Current プロパティを検索する場合は、下記のリンクをクリックしてください。

- BufferedGraphicsManager.Current プロパティのページへのリンク