다음을 통해 공유


IGraphicsView.StartHoverInteraction(PointF[]) 메서드

정의

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

매개 변수

points
PointF[]

적용 대상