PageParamssetParams(Double, Double) Method

Sets the width and height of the page.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void setParams(
        double dPaperWidth,
        double dPaperHeight
)

Parameters

dPaperWidth  Double
[in] Page width.
dPaperHeight  Double
[in] Page height.
See Also

©  Bricsys NV. All rights reserved.