ACadSharp.Entities.Viewport.RepresentsPaper - DomCR/ACadSharp GitHub Wiki

RepresentsPaper Property

Flag that set for those viewports that represent the paper in the view.

Remarks

A paper viewport is only for boundaries only, does not visualize anything.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

public Boolean RepresentsPaper { get; }

Property Value

Boolean