Prosody.GetContourPoints 메서드

정의

ContourPointsTextFragment을 포함하는 배열을 반환합니다.

public:
 cli::array <System::Speech::Synthesis::TtsEngine::ContourPoint> ^ GetContourPoints();
public System.Speech.Synthesis.TtsEngine.ContourPoint[] GetContourPoints ();
member this.GetContourPoints : unit -> System.Speech.Synthesis.TtsEngine.ContourPoint[]
Public Function GetContourPoints () As ContourPoint()

반환

의 를 ContourPoints 포함하는 배열입니다 TextFragment.

적용 대상