Click or drag to resize

AngleUnitFormat Methods

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The AngleUnitFormat type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToDecimal
Converts an angle value in degrees into its decimal string representation.
Public methodStatic memberToDegreesMinutesSeconds
Converts an angle value in degrees into its degrees, minutes and seconds string representation.
Public methodStatic memberToGradians
Converts an angle value in degrees into its gradians string representation.
Public methodStatic memberToRadians
Converts an angle value in degrees into its radians string representation.
Top
See Also