Skip to content

ACadSharp.Header.CadHeader.Longitude

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

Longitude Property

Specifies the longitude of the drawing model in decimal format

Remarks

System variable LONGITUDE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public Double Longitude { get; set; }

Property Value

Double

Clone this wiki locally