[Missing <summary> documentation for "P:CoreDevices.EasyCore.ScreenSize"]

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

Syntax

C#
public double ScreenSize { get; }
Visual Basic (Declaration)
Public ReadOnly Property ScreenSize As Double
Visual C++
public:
virtual property double ScreenSize {
	double get () sealed;
}

Implements

IEasyCoreCom..::.ScreenSize

See Also