Eplan Platform API
Eplan.EplApi.DataModel Namespace / BoxedDevice Class / IsSetAsVisible Property

In This Topic
IsSetAsVisible Property (BoxedDevice)
In This Topic
Gets/Sets visibility of the object as set in its properties dialog.
Syntax
public override Placement.Visibility IsSetAsVisible {get; set;}
Remarks
This property may return 'Invisible' even if the object is actually visible on the page because of the 'Show invisible elements' setting of GED.
See Also