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

d11f827c 8bb2 ee2a 8347 8ce95cb2244a

haplokuon edited this page May 6, 2023 · 1 revision

LinearDimension Constructor

netDxf 3.0.0 Library

Overload List

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

See Also

Reference

LinearDimension Class
netDxf.Entities Namespace

Clone this wiki locally