[Missing <summary> documentation for "M:CoreDevices.Devices.IXYStageCom.PropertyIsSaveable(System.String)"]

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

Syntax

C#
bool PropertyIsSaveable(
	string PropName
)
Visual Basic (Declaration)
Function PropertyIsSaveable ( _
	PropName As String _
) As Boolean
Visual C++
bool PropertyIsSaveable(
	String^ PropName
)

Parameters

PropName
Type: System..::.String

[Missing <param name="PropName"/> documentation for "M:CoreDevices.Devices.IXYStageCom.PropertyIsSaveable(System.String)"]

Return Value

[Missing <returns> documentation for "M:CoreDevices.Devices.IXYStageCom.PropertyIsSaveable(System.String)"]

See Also