Share via


TextMarkerProperties.TextSource プロパティ

定義

マーカー シンボルに対するテキスト ランのソースを表す TextSource を取得します。

public:
 abstract property System::Windows::Media::TextFormatting::TextSource ^ TextSource { System::Windows::Media::TextFormatting::TextSource ^ get(); };
public abstract System.Windows.Media.TextFormatting.TextSource TextSource { get; }
member this.TextSource : System.Windows.Media.TextFormatting.TextSource
Public MustOverride ReadOnly Property TextSource As TextSource

プロパティ値

テキスト マーカーを表す TextSource

適用対象