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()

戻り値

の をContourPointsTextFragment含む配列。

適用対象