Skip to content

ACadSharp.Header.CadHeader.ProxyGraphics

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

ProxyGraphics Property

Specifies whether images of proxy objects are saved in the drawing.

Remarks

System variable PROXYGRAPHICS.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean ProxyGraphics { get; set; }

Property Value

Boolean

Clone this wiki locally