MarkerPenJumpLengthLimit Property |
When
VariableJumpDelay is enabled this is the maximum length of a jump vector for which the variable jump delay is being considerated.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic double? JumpLengthLimit { get; set; }
Property Value
NullableDouble
Remarks
For every jump vector longer than this limit the value of
JumpDelay is used.
See Also