Renderer.Draw メソッド (Graphics, Stroke, DrawingAttributes)
[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]
名前空間: Microsoft.Ink
アセンブリ: Microsoft.Ink (Microsoft.Ink.dll 内)
構文
'宣言
Public Sub Draw ( _
g As Graphics, _
stroke As Stroke, _
da As DrawingAttributes _
)
'使用
Dim instance As Renderer
Dim g As Graphics
Dim stroke As Stroke
Dim da As DrawingAttributes
instance.Draw(g, stroke, da)
public void Draw(
Graphics g,
Stroke stroke,
DrawingAttributes da
)
public:
void Draw(
Graphics^ g,
Stroke^ stroke,
DrawingAttributes^ da
)
public function Draw(
g : Graphics,
stroke : Stroke,
da : DrawingAttributes
)
member Draw :
g:Graphics *
stroke:Stroke *
da:DrawingAttributes -> unit
パラメーター
- g
型 : System.Drawing.Graphics
- stroke
型 : Microsoft.Ink.Stroke
プラットフォーム
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。
バージョン情報
.NET Framework
サポート対象 : 3.0