共用方式為


IGraphicsView.MoveHoverInteraction(PointF[]) 方法

定義

public:
 void MoveHoverInteraction(cli::array <Microsoft::Maui::Graphics::PointF> ^ points);
public void MoveHoverInteraction (Microsoft.Maui.Graphics.PointF[] points);
abstract member MoveHoverInteraction : Microsoft.Maui.Graphics.PointF[] -> unit
Public Sub MoveHoverInteraction (points As PointF())

參數

points
PointF[]

適用於