Click or drag to resize

SPICE3DevicePrepareSetDataCommand Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareSetDataCommand(RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetDataMetafileCommand,System.Int32,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public override Guid PrepareSetDataCommand(
	SetDataMetafileCommand command,
	int delay,
	IOPortCondition condition,
	Guid? parentListGuid
)

Parameters

command  SetDataMetafileCommand

[Missing <param name="command"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareSetDataCommand(RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetDataMetafileCommand,System.Int32,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

delay  Int32

[Missing <param name="delay"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareSetDataCommand(RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetDataMetafileCommand,System.Int32,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

condition  IOPortCondition

[Missing <param name="condition"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareSetDataCommand(RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetDataMetafileCommand,System.Int32,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

parentListGuid  NullableGuid

[Missing <param name="parentListGuid"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareSetDataCommand(RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetDataMetafileCommand,System.Int32,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

Return Value

Guid

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3Device.PrepareSetDataCommand(RAYLASE.Marker.VectorGraphicElement.MetafileCommand.SetDataMetafileCommand,System.Int32,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

See Also