Library | Module

Class pfcSheetInfo



Description

This interface contains drawing sheet information.
See Also:
pfcSheetOwner.GetSheetInfo()



Property Summary

/* readonly */ numberHeight
The height of the drawing.
/* readonly */ pfcSheetOrientationOrientation
The orientation (portrait or landscape).
/* readonly */ pfcPlotPaperSizeSheetSize
The size of the sheet.
/* readonly */ pfcLengthUnitsUnits
The units used in the drawing.
/* readonly */ numberWidth
The width of the drawing.



Property Detail


/* readonly */ numberHeight

The height of the drawing.




/* readonly */ pfcSheetOrientationOrientation

The orientation (portrait or landscape).




/* readonly */ pfcPlotPaperSizeSheetSize

The size of the sheet.




/* readonly */ pfcLengthUnitsUnits

The units used in the drawing.




/* readonly */ numberWidth

The width of the drawing.