This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
9417b3de 624f 0c74 6523 10f58404689a
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| DiametricDimension() | Initializes a new instance of the DiametricDimension class. |
| DiametricDimension(Arc, Double) | Initializes a new instance of the DiametricDimension class. |
| DiametricDimension(Circle, Double) | Initializes a new instance of the DiametricDimension class. |
| DiametricDimension(Vector2, Vector2) | Initializes a new instance of the DiametricDimension class. |
| DiametricDimension(Arc, Double, DimensionStyle) | Initializes a new instance of the DiametricDimension class. |
| DiametricDimension(Circle, Double, DimensionStyle) | Initializes a new instance of the DiametricDimension class. |
| DiametricDimension(Vector2, Vector2, DimensionStyle) | Initializes a new instance of the DiametricDimension class. |