TsgDXFEntity.Visible

TsgDXFEntity

  Classes Reference > CAD Database structure > Entities > TsgDXFEntity > TsgDXFEntity Properties >

TsgDXFEntity.Visible

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Determines whether the component appears onscreen.

property Visible: Boolean;

Description

Use the Visible property to control the visibility of the entity. If Visible is true, the entity appears. If Visible is false, the entity is not visible.

Go to CAD VCL Enterprise