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: 12.0.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