Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace : GoDrawUnits Class |
For a list of all members of this type, see GoDrawUnits members.
Name | Description | |
---|---|---|
![]() ![]() | ConvertX | Convert a measurement in one GoDrawUnit to another one, assuming the measurement is along the X axis. |
![]() ![]() | ConvertY | Convert a measurement in one GoDrawUnit to another one, assuming the measurement is along the Y axis. |
![]() ![]() | Format | Overloaded. Write a measurement as a string, including the units. |
![]() ![]() | Parse | Read a measurement from a string, including any units indicator. |
![]() ![]() | SetUnitName | Change the string name returned by UnitAbbreviatedName and UnitLongName for a given GoDrawUnit. |
![]() ![]() | UnitAbbreviatedName | Get the abbreviated string name for a GoDrawUnit. |
![]() ![]() | UnitLongName | Get the long string name for a GoDrawUnit. |