DrawingAttributesReplacedEventArgs.PreviousDrawingAttributes Свойство

Определение

Получает старый объект DrawingAttributes.

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

Значение свойства

DrawingAttributes

Старый объект DrawingAttributes.

Применяется к