ACadSharp.Header.CadHeader.WorldView - DomCR/ACadSharp GitHub Wiki
Determines whether input for the DVIEW and VPOINT command evaluated as relative to the WCS or current UCS
System variable WORLDVIEW
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Boolean WorldView { get; set; }
Boolean