Sdílet prostřednictvím


AbstractCanvas<TState>.Font Property

Definition

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

Property Value

Implements

Applies to