Bespoke Multi-Touch Framework
RotateFlip Property
NamespacesBespoke.MultiTouch.FrameworkImagingElementRotateFlip
Gets or sets the RotateFlip configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public RotateFlipType RotateFlip { get; set; }
Public Property RotateFlip As RotateFlipType
public:
property RotateFlipType RotateFlip {
	RotateFlipType get ();
	void set (RotateFlipType value);
}
Remarks
RotateFlip allows the camera image to be adjusted for different environments (e.g. rear-projection ceiling)

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)