WindowlessComponentExclusiveVisibilityGroup Property |
The name of the exclusive visibility group
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string ExclusiveVisibilityGroup { get; set; }Public Property ExclusiveVisibilityGroup As String
Get
Set
Property Value
String
Remarks
The name of the exclusive visibility group can be used to switch the visibility between individual group members.
See Also