Prosody.GetContourPoints Metodo

Definizione

Restituisce una matrice contenente l'oggetto ContourPoints dell'oggetto TextFragment.

public:
 cli::array <System::Speech::Synthesis::TtsEngine::ContourPoint> ^ GetContourPoints();
public 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()

Valori restituiti

Matrice contenente l'oggetto ContourPoints dell'oggetto TextFragment.

Si applica a