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

e7ed66e7 29ca d0d4 f614 4a623616f5ba

haplokuon edited this page May 6, 2023 · 1 revision

OrdinateDimension Constructor

netDxf 3.0.0 Library

Initializes a new instance of the OrdinateDimension class.

Definition

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

C#

public OrdinateDimension()

VB

Public Sub New

C++

public:
OrdinateDimension()

F#

new : unit -> OrdinateDimension

See Also

Reference

OrdinateDimension Class
OrdinateDimension Overload
netDxf.Entities Namespace

Clone this wiki locally