TsgDXFEntity.Visible
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