Partager via


AbstractCanvas<TState>.StrokeColor Property

Definition

public:
 abstract property Microsoft::Maui::Graphics::Color ^ StrokeColor {  void set(Microsoft::Maui::Graphics::Color ^ value); };
public abstract Microsoft.Maui.Graphics.Color StrokeColor { set; }
member this.StrokeColor : Microsoft.Maui.Graphics.Color
Public MustOverride Property StrokeColor As Color

Property Value

Implements

Applies to