ContourPoint.ChangeType Propiedad

Definición

Obtiene un miembro de ChangeType que especifica la unidad para el número especificado en el parámetro change de un objeto 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

Valor de propiedad

ContourPointChangeType

Comentarios

Un valor de esta enumeración se combina con un valor de la Change propiedad para definir la cantidad de aumento o disminución del paso.

Se aplica a