fromWkid static method

Unit fromWkid(
  1. int wkid
)

Creates a unit given its well-known ID.

Parameters:

  • wkid — The well-known ID of the unit.

Return Value: A unit. Depending on the well-known ID given, this may be a LinearUnit, AngularUnit, or AreaUnit.