The following tables list the members exposed by the HeadVarStruct type.

Name Description
Public field CodePage Drawing code page; set to the system code page when a new drawing is created.
Public field DimStyle Dimension style name
Public field DimTextStyle Dimension text style.
Public field ELTScale Current entity linetype scale.
Public field ELType Entity linetype name, or BYBLOCK or BYLAYER
Public field ELWeight Lineweight of new objects.
Public field FilledRadius Fillet radius.
Public field InsUnits Default drawing units for DesignCenter blocks
Public field LScale Global linetype scale.
Public field Measurement Sets drawing units: false = English; true = Metric.
Public field PSLTScale Paper space linetype scaling
Public field PointDisplayMode Point display mode
Public field PointDisplaySize Point display size
Public field TextSize Default text height
Public field TextStyle A head variable of DXF/DWG files; for internal use.
Public field TileMode 1 for previous release compatibility mode; 0 otherwise
Public field UCSORG Origin of current UCS (in WCS)
Public field UCSXDir A head variable of DXF/DWG files; for internal use.
Public field UCSYDir A head variable of DXF/DWG files; for internal use.
Public field Version Defines the appearance of existing DXFPoint class objects. Set 0 to make DXFPoint class objects visible. Set 0 to make DXFPoint class objects invisible.
Public field XClipFrame Controls visibility of xref clipping bounfaries
Public field color Current entity color number: 0 = BYBLOCK; 256 = BYLAYER
Public field layer Current layer name.
Top