Aracılığıyla paylaş


InkCanvasSelectionChangingEventArgs.SetSelectedStrokes Yöntem

Tanım

Seçili vuruşları ayarlar.

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)

Parametreler

selectedStrokes
StrokeCollection

Seçecek vuruşlar.

Özel durumlar

selectedStrokes, null değeridir.

Şunlara uygulanır