KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsHidden

IsHidden

Indicates whether the object is hidden.

Declaration
public bool IsHidden { get; }
Property Value
Type Description
bool
Remarks

Hidden objects are marked with dashed lines in 2D view modes. In 3D view modes they aren't visible at all.

In this article
Back to top Generated by DocFX