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 an object that defines the format of the sprite sheet associated with the cursor.
Syntax
public:
property CursorSpriteSheetDefinition^ CursorSpriteSheetDefinition {
CursorSpriteSheetDefinition^ get ();
}
public CursorSpriteSheetDefinitionCursorSpriteSheetDefinition { get; }
var cursorSpriteSheetDefinition = cursorModel.cursorSpriteSheetDefinition;
Property value
Type: CursorSpriteSheetDefinition
An object that defines the format of the sprite sheet associated with the cursor.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Input
Assembly: (in )