Skip to content

ACadSharp.Types.Units.UnitStyleFormat.ToDegreesMinutesSeconds(System.Double)

Albert Domenech edited this page Jun 25, 2025 · 1 revision

ToDegreesMinutesSeconds(System.Double) Method

Converts an angle value in degrees into its degrees, minutes and seconds string representation.

Definition

Namespace: ACadSharp.Types.Units.UnitStyleFormat

C#

public String ToDegreesMinutesSeconds(System.Double)

Return Value

String

Clone this wiki locally