PointF Structure (KinectEx.KinectSDK)
- 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 | |
---|---|---|---|
Equals | Equals Method (Overrides ValueType.Equals().) | ||
GetHashCode | GetHashCode Method (Overrides ValueType.GetHashCode().) | ||
ToString | ToString Method (Overrides ValueType.ToString().) |
Platforms | Name | Description | |
---|---|---|---|
Equality | Equality Operator | ||
Inequality | Inequality Operator |
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
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