Skip to content

ACadSharp.Header.CadHeader.Latitude

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Latitude Property

Specifies the latitude of the drawing model in decimal format

Remarks

System variable LATITUDE

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double Latitude { get; set; }

Property Value

Double

Clone this wiki locally