|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > NeutralFormat > MDGetPageSize |
Returns the width and height of the page pageNo of the Master Drawing identified with the handler mdID
call DBWShell("MDGetPageSize mdID pageNo")
mdID |
Master Drawind handler |
|---|---|
pageNo |
page number |
@MDPAGEWIDTH |
page width in dots unit |
|---|---|
@MDPAGEHEIGHT |
page height in dots unit |
@MDPAGEXDPI |
dot-per-inch value on the x axes of the Master Drawing |
@MDPAGEYDPI |
dot-per-inch value on the y axes of the Master Drawing |
|
Multipage TIFF is still not supported also from the Master Drawing Mode |