共用方式為


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 值,表示文字標記所使用的文字執行。

適用於