Gets the set of calibration point screen positions.

Declaration Syntax
public List<Vector2> ScreenPositions { get; }Public ReadOnly Property ScreenPositions As List(Of Vector2)
public:
property List<Vector2>^ ScreenPositions {
List<Vector2>^ get ();
}Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)