This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
d11f827c 8bb2 ee2a 8347 8ce95cb2244a
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
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. |