InkCanvasGestureEventArgs.Strokes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les traits qui représentent le mouvement possible.
public:
property System::Windows::Ink::StrokeCollection ^ Strokes { System::Windows::Ink::StrokeCollection ^ get(); };
public System.Windows.Ink.StrokeCollection Strokes { get; }
member this.Strokes : System.Windows.Ink.StrokeCollection
Public ReadOnly Property Strokes As StrokeCollection
Valeur de propriété
Les traits qui représentent le mouvement potentiel.