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

適用於