リサイズはクリックかドラッグ

NumericTextConverterTextToAngleDegree メソッド

角度を表す文字列を角度値 (Degree) に変換します。

名前空間:  RootPro.RootProCAD.Geometry
アセンブリ:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文
public abstract double TextToAngleDegree(
	string angleText
)

パラメーター

angleText
型: SystemString
度分秒表記の文字列

戻り値

型: Double
変換結果の角度値 (Degree)
関連項目