Skip to content

ACadSharp.Header.CadHeader.Longitude

Albert Domenech edited this page Aug 4, 2024 · 2 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