Description
Specifies if objects are to be hidden during a plot.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property PlotHidden As Boolean |
Return Type
Boolean value:
TRUE = Objects are hidden during printing using a hidden line algorithm.
FALSE = Objects are not hidden during printing.