다음을 통해 공유


TextSimpleMarkerProperties.TextSource 속성

정의

텍스트 마커에 사용되는 텍스트 런(Text Run)의 소스를 가져옵니다.

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

텍스트 마커에 사용되는 텍스트 런을 나타내는 TextSource 값입니다.

적용 대상