ACadSharp.Header.CadHeader.WorldView - DomCR/ACadSharp GitHub Wiki
WorldView Property
Determines whether input to the DVIEW and VPOINT commands is relative to the WCS (default) or the current UCS.
Remarks
System variable WORLDVIEW.
Definition
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Boolean WorldView { get; set; }
Property Value
Boolean