Método Renderer.Draw (Graphics, Stroke, DrawingAttributes)
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (em Microsoft.Ink.dll)
Sintaxe
'Declaração
Public Sub Draw ( _
g As Graphics, _
stroke As Stroke, _
da As DrawingAttributes _
)
'Uso
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
)
Parâmetros
- g
Tipo: System.Drawing.Graphics
- stroke
Tipo: Microsoft.Ink.Stroke
- da
Tipo: Microsoft.Ink.DrawingAttributes
Plataformas
Windows Vista
o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.
Informações sobre versão
.NET Framework
Compatível com: 3.0