Partager via


IGraphicsView.EndInteraction(PointF[], Boolean) Méthode

Définition

public:
 void EndInteraction(cli::array <Microsoft::Maui::Graphics::PointF> ^ points, bool isInsideBounds);
public void EndInteraction (Microsoft.Maui.Graphics.PointF[] points, bool isInsideBounds);
abstract member EndInteraction : Microsoft.Maui.Graphics.PointF[] * bool -> unit
Public Sub EndInteraction (points As PointF(), isInsideBounds As Boolean)

Paramètres

points
PointF[]
isInsideBounds
Boolean

S’applique à