[Missing <summary> documentation for "P:CoreDevices.ICoreImageCom.Width"]

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

Syntax

C#
int Width { get; }
Visual Basic (Declaration)
ReadOnly Property Width As Integer
Visual C++
property int Width {
	int get ();
}

See Also