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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.