Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Compares two TransformSmoothParameters for equality (using the TransformSmoothParameters type).
Syntax
public bool Equals (
TransformSmoothParameters smoothParameters
)
'Declaration
Public Function Equals ( _
smoothParameters As TransformSmoothParameters _
) As Boolean
Parameters
- smoothParameters
Type: TransformSmoothParameters
The second object.
Return Value
Type: Boolean
true if the second object contains the same data as this instance; otherwise, false.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
TransformSmoothParameters Structure
TransformSmoothParameters Members
Microsoft.Kinect Namespace