Prosody.SetContourPoints(ContourPoint[]) Método

Definición

Establece ContourPoints de TextFragment.

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

Parámetros

points
ContourPoint[]

Matriz de bytes de objetos ContourPoint.

Se aplica a