SkiaCanvas Class
Definition
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.
public ref class SkiaCanvas : Microsoft::Maui::Graphics::AbstractCanvas<Microsoft::Maui::Graphics::Skia::SkiaCanvasState ^>, Microsoft::Maui::Graphics::IBlurrableCanvas
public class SkiaCanvas : Microsoft.Maui.Graphics.AbstractCanvas<Microsoft.Maui.Graphics.Skia.SkiaCanvasState>, Microsoft.Maui.Graphics.IBlurrableCanvas
type SkiaCanvas = class
inherit AbstractCanvas<SkiaCanvasState>
interface IBlurrableCanvas
Public Class SkiaCanvas
Inherits AbstractCanvas(Of SkiaCanvasState)
Implements IBlurrableCanvas
- Inheritance
- Implements
Constructors
SkiaCanvas() |
Properties
Alpha | |
Antialias | |
AssignedStrokeLimit | (Inherited from AbstractCanvas<TState>) |
BlendMode | |
Canvas | |
CurrentState | (Inherited from AbstractCanvas<TState>) |
DisplayScale | |
FillColor | |
Font | |
FontColor | |
FontSize | |
LimitStrokeScaling | (Inherited from AbstractCanvas<TState>) |
LimitStrokeScalingEnabled | (Inherited from AbstractCanvas<TState>) |
MiterLimit | |
PlatformStrokeSize | |
StrokeColor | |
StrokeDashOffset | (Inherited from AbstractCanvas<TState>) |
StrokeDashPattern | (Inherited from AbstractCanvas<TState>) |
StrokeLimit | (Inherited from AbstractCanvas<TState>) |
StrokeLineCap | |
StrokeLineJoin | |
StrokeSize | (Inherited from AbstractCanvas<TState>) |
Methods
Extension Methods
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.