You are here:
Symbol Reference > Monnit Namespace >
ExtentionMethods Class
>
ExtentionMethods Methods
>
ExtentionMethods.ToDegree Method
Collapse All
ExtentionMethods.ToDegree Method
ExtentionMethods Class
ExtentionMethods Members
ExtentionMethods Methods
Send Feedback
Syntax
C++
C#
Visual Basic
double
ToDegree
(
this
double
Radian
);
public
static
double
ToDegree
(
this
double
Radian
);
Public
static
Function
ToDegree
(
Radian
As
this
double
)
As
double
See Also
ExtentionMethods Class
,
ExtentionMethods Members
,
ExtentionMethods Methods
Group
ExtentionMethods Methods
Remarks
This is ToDegree, a member of class ExtentionMethods.