Click or drag to resize

WindowlessComponentExclusiveVisibilityGroup Property

The name of the exclusive visibility group

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public string ExclusiveVisibilityGroup { get; set; }

Property Value

Type: String
Remarks
The name of the exclusive visibility group can be used to switch the visibility between individual group members.
See Also