ContourPoint.ChangeType 屬性

定義

取得 ChangeType 的成員,這會指定要用於 ContourPoint 物件的 change 參數中所指定數字的單位。

public:
 property System::Speech::Synthesis::TtsEngine::ContourPointChangeType ChangeType { System::Speech::Synthesis::TtsEngine::ContourPointChangeType get(); };
public System.Speech.Synthesis.TtsEngine.ContourPointChangeType ChangeType { get; }
member this.ChangeType : System.Speech.Synthesis.TtsEngine.ContourPointChangeType
Public ReadOnly Property ChangeType As ContourPointChangeType

屬性值

ContourPointChangeType

備註

此列舉中的值會與屬性中的值結合, Change 以定義要提高或減少間距的量。

適用於