Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace
/
View Class
/ Visibility Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Visibility Property
In This Topic
Visibility settings for occurrences in the scene.
Syntax
C#
public
Dictionary<string,bool>
Visibility {
get
;
set
;}
Exceptions
Exception
Description
EPLAN.Harness.API.Exceptions.ArgumentNullException
Argument is null.
Remarks
List of key-value pairs. Key is the ID of the occurrence and Value is a boolean which determines if this occurrence should be visible or not.
See Also
Reference
View Class
View Members