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

In This Topic
IsSetAsVisible Property (Placement)
In This Topic
Gets/Sets visibility of the object as set in its properties dialog.
Syntax
public virtual 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