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

適用於