共用方式為


ICanvas.Font 屬性

定義

設定繪製文字時所使用的字型。

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

屬性值

適用於