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[]

适用于