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
Syntaxpublic string ExclusiveVisibilityGroup { get; set; }
Public Property ExclusiveVisibilityGroup As String
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