MarkerPenMinJumpDelay Property | 
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.31.0
Syntaxpublic double? MinJumpDelay { get; set; }Property Value
NullableDouble
Remarks
            With 
VariableJumpDelay enabled the JumpDelay will be linearly interpolated
            between this value (min) and the value of 
JumpDelay (max) depending on the length of the jump vector.
            
See Also