InkCanvasSelectionChangingEventArgs.SetSelectedStrokes Metod

Definition

Anger de markerade linjerna.

public:
 void SetSelectedStrokes(System::Windows::Ink::StrokeCollection ^ selectedStrokes);
public void SetSelectedStrokes(System.Windows.Ink.StrokeCollection selectedStrokes);
member this.SetSelectedStrokes : System.Windows.Ink.StrokeCollection -> unit
Public Sub SetSelectedStrokes (selectedStrokes As StrokeCollection)

Parametrar

selectedStrokes
StrokeCollection

De linjer som ska väljas.

Undantag

selectedStrokes är null.

Gäller för