Sdílet prostřednictvím


IGraphicsView.EndInteraction(PointF[], Boolean) Metoda

Definice

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)

Parametry

points
PointF[]
isInsideBounds
Boolean

Platí pro