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.
Gets the current frame of the foreground sprite animation.
Syntax
public:
property int32 CurrentForegroundFrame {
int32 get ();
}
public int CurrentForegroundFrame { get; }
var currentForegroundFrame = cursorModel.currentForegroundFrame;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The current frame of the foreground sprite animation.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )