Skip to content

ACadSharp.Entities.Viewport.RepresentsPaper

Albert Domenech edited this page Oct 24, 2024 · 1 revision

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

Clone this wiki locally