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

适用于