単位を度へ変換した物を返す

Namespace: GPS
Assembly: HeightBased2route (HeightBased2route.exe 内) バージョン: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BLH ToDegree { get; }
Visual Basic
Public ReadOnly Property ToDegree As BLH
	Get
Visual C++
public:
property BLH ToDegree {
	BLH get ();
}

See Also

inserted by FC2 system