Click or drag to resize

DxfDocumentViewports Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the viewports list.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public IReadOnlyList<Viewport> Viewports { get; }
Request Example View Source

Property Value

Type: IReadOnlyListViewport
See Also