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

c693a2d0 1351 b7cd 5e44 ccb8e0234dbf

haplokuon edited this page May 6, 2023 · 1 revision

ArcLengthDimension Constructor

netDxf 3.0.0 Library

Initializes a new instance of the ArcLengthDimension class.

Definition

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

C#

public ArcLengthDimension()

VB

Public Sub New

C++

public:
ArcLengthDimension()

F#

new : unit -> ArcLengthDimension

See Also

Reference

ArcLengthDimension Class
ArcLengthDimension Overload
netDxf.Entities Namespace

Clone this wiki locally