GazeHidPosition Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents one Hid position
C#
[Windows.Foundation.Metadata.Activatable(1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class GazeHidPosition
C#
public class GazeHidPosition
[<Windows.Foundation.Metadata.Activatable(1)>]
[<Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)>]
[<Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)>]
[<Windows.Foundation.Metadata.Version(1)>]
type GazeHidPosition = class
type GazeHidPosition = class
Public NotInheritable Class GazeHidPosition
Public Class GazeHidPosition
- Inheritance
-
GazeHidPosition
- Attributes
-
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
X |
Gets or sets the X axis of this position |
Y |
Gets or sets the Y axis of this position |
Z |
Gets or sets the Z axis of this position |
Product | Versions |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |