Click or drag to resize

MarkerPenSkyWritingMinCoH Property

The minimum change of heading for skywriting.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public double? SkyWritingMinCoH { get; set; }

Property Value

NullableDouble
Remarks
If the change of heading between two consecutive mark vectors is less than this minimum value, skywriting between them will be omitted.
See Also