Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

0db1a9f8 b356 8d70 3658 2287d1f8db6e

haplokuon edited this page May 6, 2023 · 1 revision

Viewport Constructor

netDxf 3.0.0 Library

Initializes a new viewport object.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public Viewport()

VB

Public Sub New

C++

public:
Viewport()

F#

new : unit -> Viewport

See Also

Reference

Viewport Class
Viewport Overload
netDxf.Entities Namespace

Clone this wiki locally