InkCanvas::Paste Method (Point)
.NET Framework (current version)
Pastes the contents of the Clipboard to the InkCanvas at a given point.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- point
-
Type:
System.Windows::Point
The point at which to paste the strokes.
The InkCanvas can support Clipboard data in Extensible Application Markup Language (XAML) format, Ink Serialized Format (ISF), and text format.
UIPermission
Permission to paste content from the Clipboard to the InkCanvas. Associated enumeration: UIPermissionClipboard::AllClipboard.
.NET Framework
Available since 3.0
Available since 3.0
Show: