次の方法で共有


ContourPoint.ChangeType プロパティ

定義

ChangeType オブジェクトの change パラメーターで指定された数に使用する単位を指定する ContourPoint のメンバーを取得します。

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 ピッチを増減する量を定義します。

適用対象