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

適用対象