MediaBounds Constructor

Initializes a new instance of the MediaBounds class

Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public MediaBounds(
        Point2d pageSize,
        Point2d lowerLeftPrintableArea,
        Point2d upperRightPrintableArea
)

Parameters

pageSize  Point2d
 
lowerLeftPrintableArea  Point2d
 
upperRightPrintableArea  Point2d
 
See Also

©  Bricsys NV. All rights reserved.