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

7c03a65e b987 7c31 8f86 c2640d2ba409

haplokuon edited this page May 6, 2023 · 1 revision

LinearDimension Constructor

netDxf 3.0.0 Library

Initializes a new instance of the LinearDimension class.

Definition

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

C#

public LinearDimension()

VB

Public Sub New

C++

public:
LinearDimension()

F#

new : unit -> LinearDimension

See Also

Reference

LinearDimension Class
LinearDimension Overload
netDxf.Entities Namespace

Clone this wiki locally