DrawingAttributesReplacedEventArgs.PreviousDrawingAttributes Proprietà

Definizione

Ottiene l'oggetto DrawingAttributes precedente.

public:
 property System::Windows::Ink::DrawingAttributes ^ PreviousDrawingAttributes { System::Windows::Ink::DrawingAttributes ^ get(); };
public System.Windows.Ink.DrawingAttributes PreviousDrawingAttributes { get; }
member this.PreviousDrawingAttributes : System.Windows.Ink.DrawingAttributes
Public ReadOnly Property PreviousDrawingAttributes As DrawingAttributes

Valore della proprietà

Oggetto DrawingAttributes precedente.

Si applica a