Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
/
SetUnit Method
SetUnit Method
Aug 12, 2022
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.