Implement "PaperPosition' Property
Status: Alpha
Brought to you by:
shaiay
as discussed on the help-forum, I suggest the implentation of a 'PaperPosition' Property, which (in analogy to mtlab) defines the size of the figure when printed.
The property would be a four-element vector defining [left,bottom,width,height] (just like the 'Position' Property for display on screen).
The Competition also defines a property 'PaperUnits' stating the unit of measure for 'PaperPosition', which can be (to my knowledge) either 'cm', 'inch', or 'pt' with 1 pt = 1/72 in.
This would be an additional nice-to-have feature.
ben