Emotiv.EdkDll.Unmanaged_IS_FacialExpressionGetEyebrowExtent C# (CSharp) Method

Unmanaged_IS_FacialExpressionGetEyebrowExtent() private method

private Unmanaged_IS_FacialExpressionGetEyebrowExtent ( IntPtr state ) : System.Single
state System.IntPtr
return System.Single
        static extern Single Unmanaged_IS_FacialExpressionGetEyebrowExtent(IntPtr state);
EdkDll