Share via


TextSimpleMarkerProperties.TextSource プロパティ

定義

テキスト マーカーに使用するテキスト ランのソースを取得します。

public:
 property System::Windows::Media::TextFormatting::TextSource ^ TextSource { System::Windows::Media::TextFormatting::TextSource ^ get(); };
public override sealed System.Windows.Media.TextFormatting.TextSource TextSource { get; }
member this.TextSource : System.Windows.Media.TextFormatting.TextSource
Public Overrides NotOverridable ReadOnly Property TextSource As TextSource

プロパティ値

テキスト マーカーに使用するテキスト ランを表す TextSource 値。

適用対象