次の方法で共有


IStylesProvider.Shape プロパティ

定義

ドキュメント内の要素の図形を表す文字列を取得します。

public:
 property Platform::String ^ Shape { Platform::String ^ get(); };
winrt::hstring Shape();
public string Shape { get; }
var string = iStylesProvider.shape;
Public ReadOnly Property Shape As String

プロパティ値

String

Platform::String

winrt::hstring

図形を示すローカライズされた文字列。

適用対象