SKCanvas.DrawUrlAnnotation Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DrawUrlAnnotation(SKRect, SKData) |
Annotates the canvas by associating the specified URL with the specified rectangle (in local coordinates). |
DrawUrlAnnotation(SKRect, String) |
Annotates the canvas by associating the specified URL with the specified rectangle (in local coordinates). |
Annotates the canvas by associating the specified URL with the specified rectangle (in local coordinates).
public void DrawUrlAnnotation (SkiaSharp.SKRect rect, SkiaSharp.SKData value);
Parameters
- rect
- SKRect
The bounds of the annotation.
- value
- SKData
The data that specifies the URL.
Remarks
The caller is responsible for managing its ownership of the data.
If the backend of this canvas does not support annotations, this call is safely ignored.
Applies to
SkiaSharp 2.88.x an aner Versiounen
Produkt | Versiounen |
---|---|
SkiaSharp | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Annotates the canvas by associating the specified URL with the specified rectangle (in local coordinates).
public SkiaSharp.SKData DrawUrlAnnotation (SkiaSharp.SKRect rect, string value);
Parameters
- rect
- SKRect
The bounds of the annotation.
- value
- String
The URL.
Returns
Returns the actual data object that was attached to the canvas.
Remarks
If the backend of this canvas does not support annotations, this call is safely ignored.
Applies to
SkiaSharp 2.88.x an aner Versiounen
Produkt | Versiounen |
---|---|
SkiaSharp | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Feedback zu SkiaSharp
SkiaSharp ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: