ContourPointChangeType 列挙型

定義

ContourPoint の変更の種類の値を列挙します。

public enum class ContourPointChangeType
public enum ContourPointChangeType
type ContourPointChangeType = 
Public Enum ContourPointChangeType
継承
ContourPointChangeType

フィールド

Hz 0

ピッチの値の変化を示します。

Percentage 1

時間の値の変化を示します。

適用対象