Skip to content

ACadSharp.Header.CadHeader.Longitude

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

Longitude Property

Specifies the longitude of the drawing model in decimal format.

Remarks

System variable LONGITUDE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double Longitude { get; set; }

Property Value

Double

Clone this wiki locally