InkCanvasStrokesReplacedEventArgs.PreviousStrokes Proprietà

Definizione

Ottiene i tratti precedenti dell'oggetto InkCanvas.

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

Valore della proprietà

I tratti precedenti dell'oggetto InkCanvas.

Si applica a