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입니다.

적용 대상