KinectCircleButtonLabelPosition Enumeration
Enumerates the possible positions of the KinectCircleButton label.
Syntax
public enum KinectCircleButtonLabelPosition
Members
Member name | Value | Description | |
---|---|---|---|
Bottom | 1 | Display the label at the bottom of the control. | |
None | 0 | Label is not shown. | |
Right | 2 | Display the label on the right of the control. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)