Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Sets the drawing units.


Object.SetUnit(tcUnit)

Parameters

tcUnit
  The unit code. The allowed values are: “in” – inches, “cm” – centimeters, “pt” – points (default value) and “px” – pixels.



  • No labels