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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET MAUI