RotationPathValues 列挙型

定義

回転パス

public enum RotationPathValues
type RotationPathValues = 
Public Enum RotationPathValues
継承
RotationPathValues

フィールド

AlongPath 1

[パスに沿って] をクリックします。 アイテムを xml としてシリアル化すると、その値は "alongPath" になります。

None 0

なし。 アイテムを xml としてシリアル化すると、その値は "none" になります。

適用対象