共用方式為


SkiaCanvasState.Font 屬性

定義

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

屬性值

適用於