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.
Kinect for Windows 1.7, 1.8
Converts an object back into its original format.
Syntax
public Object ConvertBack (
Object value,
Type targetType,
Object parameter,
CultureInfo culture
)
Parameters
- value
Type: Object
Object to convert. - targetType
Type: Type
Type to convert into. - parameter
Type: Object
Parameters - culture
Type: CultureInfo
Culture/Locale to convert to.
Return Value
Type: Object
Reconverted object.
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)
See Also
Reference
ContentStateToVisibilityConverter Class
ContentStateToVisibilityConverter Members
Microsoft.Kinect.Toolkit.Controls Namespace