VisualStyleRenderer.DrawEdge メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Function DrawEdge ( _ dc As IDeviceContext, _ bounds As Rectangle, _ edges As Edges, _ style As EdgeStyle, _ effects As EdgeEffects _ ) As Rectangle
Dim instance As VisualStyleRenderer Dim dc As IDeviceContext Dim bounds As Rectangle Dim edges As Edges Dim style As EdgeStyle Dim effects As EdgeEffects Dim returnValue As Rectangle returnValue = instance.DrawEdge(dc, bounds, edges, style, effects)
public Rectangle DrawEdge ( IDeviceContext dc, Rectangle bounds, Edges edges, EdgeStyle style, EdgeEffects effects )
public: Rectangle DrawEdge ( IDeviceContext^ dc, Rectangle bounds, Edges edges, EdgeStyle style, EdgeEffects effects )
public Rectangle DrawEdge ( IDeviceContext dc, Rectangle bounds, Edges edges, EdgeStyle style, EdgeEffects effects )
public function DrawEdge ( dc : IDeviceContext, bounds : Rectangle, edges : Edges, style : EdgeStyle, effects : EdgeEffects ) : Rectangle
戻り値
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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からVisualStyleRenderer.DrawEdge メソッドを検索する場合は、下記のリンクをクリックしてください。

- VisualStyleRenderer.DrawEdge メソッドのページへのリンク