Sets the units for plotting using the enumeration PlotPaperUnits.
Public Function SetPlotPaperUnits( plotSet As PlotSettings, units As PlotPaperUnit ) As void
public void SetPlotPaperUnits( PlotSettings plotSet, PlotPaperUnit units );
Parameters |
Description |
PlotSettings plotSet |
Input PlotSettings object |
PlotPaperUnit units |
Input units by which the margins, offset, and paper size are interpreted |
Comments? |