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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.