PointF Structure (KinectEx.KinectSDK)


Namespace: KinectEx.KinectSDK
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
[StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = -1, Size = -1)]
public struct PointF

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = -1, Size = -1)>]
type public PointF = struct end

The PointF type exposes the following members.

  Platforms Name Description
PointF PointF Constructor 
Top
  Platforms Name Description
Empty Empty Shared Field 
Top
  Platforms Name Description
IsEmpty IsEmpty Property 
X X Property 
Y Y Property 
Top
  Platforms Name Description
Equals Equals Method (Overrides ValueType.Equals().)
GetHashCode GetHashCode Method (Overrides ValueType.GetHashCode().)
ToString ToString Method (Overrides ValueType.ToString().)
Top
  Platforms Name Description
Equality Equality Operator 
Inequality Inequality Operator 
Top
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