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 409
98d32846 b0fc 2204 01d2 eb0eb2ef71a4
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
ArcLengthDimension() | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Arc, Double) | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Arc, Double, DimensionStyle) | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Polyline2DVertex, Polyline2DVertex, Double) | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Vector2, Vector2, Double, Double) | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Vector2, Vector2, Double, Double, DimensionStyle) | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Vector2, Double, Double, Double, Double) | Initializes a new instance of the ArcLengthDimension class. |
ArcLengthDimension(Vector2, Double, Double, Double, Double, DimensionStyle) | Initializes a new instance of the ArcLengthDimension class. |