IntelliCAD 10.1 Object Library
IcPlotType Enumeration
See Also 

Members

Member Value Description
vicDisplay 0 Prints all objects located within the current display.
vicExtents 1 Prints all objects located within the current drawing extents.
vicLayout 5 Prints all objects located within the margins of the media. This value is available for paperspace only, that is, if the ModelType property is True, vicLayout can not be used.
vicLimits 2 Prints all objects located within the drawing limits. This value is available for modelspace only, that is, if the ModelType property is False, vicLimits can not be used.
vicView 3 Prints all objects located within a specified view.
vicWindow 4 Prints all objects located within a specified window.
© 2021 IntelliCAD Technology Consortium. All Rights Reserved.