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

4bcd7e15 e20d c92c 7426 d4b6d32cca13

haplokuon edited this page May 6, 2023 · 1 revision

AlignedDimension Constructor

netDxf 3.0.0 Library

Overload List

AlignedDimension() Initializes a new instance of the AlignedDimension class.
AlignedDimension(Line, Double) Initializes a new instance of the AlignedDimension class.
AlignedDimension(Line, Double, DimensionStyle) Initializes a new instance of the AlignedDimension class.
AlignedDimension(Line, Double, Vector3) Initializes a new instance of the AlignedDimension class.
AlignedDimension(Vector2, Vector2, Double) Initializes a new instance of the AlignedDimension class.
AlignedDimension(Line, Double, Vector3, DimensionStyle) Initializes a new instance of the AlignedDimension class.
AlignedDimension(Vector2, Vector2, Double, DimensionStyle) Initializes a new instance of the AlignedDimension class.

See Also

Reference

AlignedDimension Class
netDxf.Entities Namespace

Clone this wiki locally