VisibilityMode enumeration

VisibilityMode enumeration

Defines entity visibility checking - CAD platforms typically allow separate entity visibilities for print and screen display

The VisibilityMode type exposes the following members:

Fields

FieldDescription
AS_PRINTRender as printed
AS_SCREENRender as seen on screen

See Also