Click or drag to resize

WindowlessComponent.UniformVisibilityGroup Property

The name of the uniform visibility group

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

Property Value

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