Bespoke Multi-Touch Framework
InitialAngleSine Property
NamespacesBespoke.MultiTouch.Framework.InkInkSegmentInitialAngleSine
Gets the sine of the angle created between the first and third points of a stroke.
Declaration Syntax
C#Visual BasicVisual C++
public double InitialAngleSine { get; }
Public ReadOnly Property InitialAngleSine As Double
public:
property double InitialAngleSine {
	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)