Click or drag to resize

SPICE3DeviceSetTimeZone Method

Sets the specified time zone on the card.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public void SetTimeZone(
	TimeZone timeZone
)

Parameters

timeZone  TimeZone

[Missing <param name="timeZone"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.SetTimeZone(RAYLASE.SPICE3.TimeZone)"]

See Also