IntelliCAD 11.1 Object Library
GetWindowToPlot Method
See Also 
ppLowerLeft
The x, y coordinates of the print window's lower left corner.
ppUpperRight
The x, y coordinates of the print window's upper right corner.
Layout Object : GetWindowToPlot Method

Description

Gets the coordinates that define the portion of the layout to plot.

Syntax

Visual Basic
Public Sub GetWindowToPlot( _
   ByRef ppLowerLeft As Point, _
   ByRef ppUpperRight As Point _
) 

Parameters

ppLowerLeft
The x, y coordinates of the print window's lower left corner.
ppUpperRight
The x, y coordinates of the print window's upper right corner.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.