MediaBounds Constructor

Initializes a new instance of the MediaBounds class
Namespace:  Bricscad.PlottingServices
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public MediaBounds(
        Point2d pageSize,
        Point2d lowerLeftPrintableArea,
        Point2d upperRightPrintableArea
)

Parameters

pageSize
Type: Teigha.GeometryPoint2d
lowerLeftPrintableArea
Type: Teigha.GeometryPoint2d
upperRightPrintableArea
Type: Teigha.GeometryPoint2d
See Also

©  Bricsys NV. All rights reserved.