Click or drag to resize

SPICE3DeviceSetMarkOnTheFlyProfile Method

Send the provided MarkOnTheFly configuration to the card

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
protected override void SetMarkOnTheFlyProfile(
	MarkOnTheFlyProfile motfProfile
)

Parameters

motfProfile  MarkOnTheFlyProfile
Mark-On-The-Fly configuration
See Also