次の方法で共有


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

プロパティ値

適用対象