JumpType

CmxPathPointSpec.JumpType property

Gets or sets the type of the jump.

public PathJumpTypes JumpType { get; set; }

Property Value

The type of the jump.

See Also