GeoTriState values

GeoTriState values allow you to query or set the values for properties that can be all true, all false, or a mixture of true and false.

Applies to

Properties:  Expanded, Visible (PlaceCategories)

GeoTriState Value Description
geoFalse
0
False
geoTriStateMixed
-2
A mix of true and false. This value can only be returned, not set.
geoTriStateToggle
-3
Change all objects with a value of geoTrue to have a value of geoFalse, and all objects with a value of geoFalse to have a value of geoTrue. This value can only be set, not returned.
geoTrue
-1
True