Prosody.SetContourPoints(ContourPoint[]) 메서드

정의

ContourPointsTextFragment을 설정합니다.

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 개체의 바이트 배열입니다.

적용 대상