ContourPoint.Change Property

Definition

Gets the value that represents the amount to raise or lower the pitch at a point in a TextFragment.

C#
public float Change { get; }

Property Value

Remarks

This value is combined with a value from the ChangeType property to define the amount to raise or lower the pitch.

If a pitch value is not defined for 0% or 100% then the nearest pitch target is copied. All relative values for the pitch are relative to the pitch value just before the contained text.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)