Prosody.SetContourPoints(ContourPoint[]) 메서드

정의

ContourPoints값을 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())

매개 변수

points
ContourPoint[]

개체의 ContourPoint 바이트 배열입니다.

적용 대상