Click or drag to resize

CommandListAppendSkyWritingExtensionTime Method

Sets the acceleration time for skywriting feature.


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AppendSkyWritingExtensionTime(
	double extensionTime
)

Parameters

extensionTime  Double
The acceleration time used for skywriting.
Remarks
Appends a SKYWRITING_EXTENSION_TIME command to the list.
See Also