IntelliCAD 11.1 Object Library | |
GetPaperMargins Method | |
See Also |
- ppLowerLeft
- The x, y coordinates of the margin's lower left corner.
- ppUpperRight
- The x, y coordinates of the margin's upper right corner.
PlotConfiguration Object : GetPaperMargins Method |
Description
Gets the margins for the layout or plot configuration.
Syntax
Visual Basic |
---|
Public Sub GetPaperMargins( _ ByRef ppLowerLeft As Point, _ ByRef ppUpperRight As Point _ ) |
Parameters
- ppLowerLeft
- The x, y coordinates of the margin's lower left corner.
- ppUpperRight
- The x, y coordinates of the margin's upper right corner.