IHideable Interface |
The IHideable interface is used for each object that can be hidden in the drawing.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The IHideable type exposes the following members.
Properties
Name | Description | |
---|---|---|
Hideable |
Accesses the information if this object is hidden or not or if it should be.
|
See Also