Autodesk.AutoCAD.DatabaseServices Namespace > Layout Class > Layout Properties > AnnoAllVisible Property
Layout.AnnoAllVisible Property
Description

 

Accesses current ANNOALLVISIBLE value for the database 

See the System Variables section of the AutoCAD Command Reference for information on ANNOALLVISIBLE

This is an Database Header Variable Query Function.

Visual Basic
Public Property AnnoAllVisible() As bool
C#
public bool AnnoAllVisible;
Conditions

Read / Write

Links
   Comments?