PaintValueEventArgs コンストラクタ
アセンブリ: System.Drawing (system.drawing.dll 内)

Public Sub New ( _ context As ITypeDescriptorContext, _ value As Object, _ graphics As Graphics, _ bounds As Rectangle _ )
Dim context As ITypeDescriptorContext Dim value As Object Dim graphics As Graphics Dim bounds As Rectangle Dim instance As New PaintValueEventArgs(context, value, graphics, bounds)
public PaintValueEventArgs ( ITypeDescriptorContext context, Object value, Graphics graphics, Rectangle bounds )
public: PaintValueEventArgs ( ITypeDescriptorContext^ context, Object^ value, Graphics^ graphics, Rectangle bounds )
public PaintValueEventArgs ( ITypeDescriptorContext context, Object value, Graphics graphics, Rectangle bounds )
public function PaintValueEventArgs ( context : ITypeDescriptorContext, value : Object, graphics : Graphics, bounds : Rectangle )


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- PaintValueEventArgs コンストラクタのページへのリンク