Prosody.GetContourPoints Metodo

Definizione

Restituisce una matrice contenente i ContourPoints del TextFragment.

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

Restituisce

Matrice contenente l'oggetto ContourPointsTextFragmentdi .

Si applica a