SetUnit Method

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.

Remarks

Applies To: XFRX#DRAW, XFRX#XML