IntelliCAD 11.1 Object Library | |
PlotWithPlotStyles Property | |
See Also |
Layout Object : PlotWithPlotStyles Property |
Description
Specifies if objects plot with the configuration they're assigned in the plot file, or with the configuration in the drawing file.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property PlotWithPlotStyles As Boolean |
Return Type
Boolean value:
TRUE = Objects print according to the plot style settings.
FALSE = Plot style settings are ignored.