다음을 통해 공유


TextMarkerProperties.TextSource 속성

정의

마커 기호에 대한 텍스트 런(Text Run)의 소스를 나타내는 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

텍스트 마커를 나타내는 TextSource입니다.

적용 대상