DepthSpacePoint.Equality Method (KinectEx.KinectSDK)


Namespace: KinectEx.KinectSDK
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public static bool Equality(
	DepthSpacePoint left, 
	DepthSpacePoint right
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

static member op_Equality : 
	left : DepthSpacePoint * 
	right : DepthSpacePoint -> bool

Parameters

left
Type: KinectEx.KinectSDK.DepthSpacePoint
right
Type: KinectEx.KinectSDK.DepthSpacePoint

Return Value

Type: System.Boolean
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT