InkCanvasStrokesReplacedEventArgs.PreviousStrokes Özellik

Tanım

öğesinin önceki vuruşlarını InkCanvasalır.

public:
 property System::Windows::Ink::StrokeCollection ^ PreviousStrokes { System::Windows::Ink::StrokeCollection ^ get(); };
public System.Windows.Ink.StrokeCollection PreviousStrokes { get; }
member this.PreviousStrokes : System.Windows.Ink.StrokeCollection
Public ReadOnly Property PreviousStrokes As StrokeCollection

Özellik Değeri

StrokeCollection

öğesinin InkCanvasönceki vuruşları.

Şunlara uygulanır