Propriedade DynamicRenderer.DrawingAttributes
Namespace: Microsoft.StylusInput
Assembly: Microsoft.Ink (em Microsoft.Ink.dll)
Sintaxe
'Declaração
Public Property DrawingAttributes As DrawingAttributes
'Uso
Dim instance As DynamicRenderer
Dim value As DrawingAttributes
value = instance.DrawingAttributes
instance.DrawingAttributes = value
public DrawingAttributes DrawingAttributes { get; set; }
public:
property DrawingAttributes^ DrawingAttributes {
DrawingAttributes^ get ();
void set (DrawingAttributes^ value);
}
public function get DrawingAttributes () : DrawingAttributes
public function set DrawingAttributes (value : DrawingAttributes)
Valor de propriedade
Tipo: Microsoft.Ink.DrawingAttributes
Plataformas
Windows Vista, Windows XP SP2, Windows Server 2003
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