Bespoke Multi-Touch Framework
InitialAngleCosine Property
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentInitialAngleCosine
Gets the cosine of the angle created between the first and third points of a stroke.
Declaration Syntax
C#Visual BasicVisual C++
public double InitialAngleCosine { get; }
Public ReadOnly Property InitialAngleCosine As Double
public:
property double InitialAngleCosine {
	double get ();
}
Remarks
Averaged across all ink segment strokes.

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