ArcGIS Pro 2.9 API Reference Guide
ConvertBack Method (VisToBool)

ArcGIS.Desktop.Framework.Converters Namespace > VisToBool Class : ConvertBack Method
A Visibility enumeration value.
This parameter is not used.
This parameter is not used.
This parameter is not used.
Converts a Visibility enumeration value to a Boolean value.
Syntax
Public Function ConvertBack( _
   ByVal value As Object, _
   ByVal targetType As Type, _
   ByVal parameter As Object, _
   ByVal culture As CultureInfo _
) As Object

Parameters

value
A Visibility enumeration value.
targetType
This parameter is not used.
parameter
This parameter is not used.
culture
This parameter is not used.

Return Value

If not Inverted, returns true if value is Visible; otherwise, false.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VisToBool Class
VisToBool Members