[Missing <summary> documentation for "M:CoreDevices.Devices.IEmptyGuiDeviceCom.SetPropUI(CoreDevices.IPropertyList)"]

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
void SetPropUI(
	IPropertyList TargetPropertyList
)
Visual Basic (Declaration)
Sub SetPropUI ( _
	TargetPropertyList As IPropertyList _
)
Visual C++
void SetPropUI(
	IPropertyList^ TargetPropertyList
)

Parameters

TargetPropertyList
Type: CoreDevices..::.IPropertyList

[Missing <param name="TargetPropertyList"/> documentation for "M:CoreDevices.Devices.IEmptyGuiDeviceCom.SetPropUI(CoreDevices.IPropertyList)"]

See Also