SKElement Class
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.
A visual element that can be drawn on using SkiaSharp drawing commands.
public class SKElement : System.Windows.FrameworkElement
- Inheritance
-
SKElement
SKElement() |
Creates a new instance of the SKElement view. |
Canvas |
Gets the current canvas size. |
Ignore |
Gets or sets a value indicating whether the drawing canvas should be resized on high resolution displays. |
On |
Implement this to draw on the canvas. |
On |
When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. |
On |
Raises the SizeChanged event, using the specified information as part of the eventual event data. |
Paint |
Occurs when the the canvas needs to be redrawn. |
Producto | Versiones |
---|---|
SkiaSharp Views | 1.60.x, 1.68.x, 2.80.x, 2.88.x |
Comentarios de SkiaSharp
SkiaSharp es un proyecto de código abierto. Selecciona un vínculo para proporcionar comentarios: