'Declaration Protected Sub PointsToInteractiveObject( _ ByVal interactiveObjectThe interactive object. As IWpfInteractiveObject, _ ByVal pointsThe points in viewer space.() As System.Windows.Point _)
protected void PointsToInteractiveObject( IWpfInteractiveObject interactiveObject, System.Windows.Point[] points)
protected: void PointsToInteractiveObject( IWpfInteractiveObject* interactiveObject, System.Windows.Point[]* points)
protected:void PointsToInteractiveObject( IWpfInteractiveObject^ interactiveObject, array<System.Windows.Point>^ points)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
WpfUserInteractionVisualTool Class WpfUserInteractionVisualTool Members