Share via


Font.OutlineFont プロパティ

定義

フォントがアウトライン フォントの場合は、True です。

public:
 property System::Object ^ OutlineFont { System::Object ^ get(); void set(System::Object ^ value); };
public object OutlineFont { get; set; }
Public Property OutlineFont As Object

プロパティ値

注釈

This property has no effect in Windows, but its value is retained (it can be set and returned).

適用対象