Skip to content

ACadSharp.Entities.Viewport.Id

Albert Domenech edited this page Oct 24, 2024 · 5 revisions

Id Property

Viewport ID.

Remarks

The first value for a PaperSpace will represent the paper image in the screen.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

DxfCodeValueAttribute
public Int16 Id { get; }

Property Value

Int16

Clone this wiki locally