Search
Convert Members
Methods
 


Provides methods that can perform various conversions.

The following tables list the members exposed by the Convert type.

 Public Methods

  Name Description

CartesianToPolar

Transforms the specified point from dekart coordinate system to polar coordinate system.

PolarToCartesian

Transforms the specified point from polar coordinate system to dekart coordinate system.

 See Also