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
6392fbbe df5a a020 674f b0d2104283a7
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| RadialDimension() | Initializes a new instance of the RadialDimension class. |
| RadialDimension(Arc, Double) | Initializes a new instance of the RadialDimension class. |
| RadialDimension(Circle, Double) | Initializes a new instance of the RadialDimension class. |
| RadialDimension(Vector2, Vector2) | Initializes a new instance of the RadialDimension class. |
| RadialDimension(Arc, Double, DimensionStyle) | Initializes a new instance of the RadialDimension class. |
| RadialDimension(Circle, Double, DimensionStyle) | Initializes a new instance of the RadialDimension class. |
| RadialDimension(Vector2, Vector2, DimensionStyle) | Initializes a new instance of the RadialDimension class. |