RadialDimension Constructor |
| Name | Description | |
|---|---|---|
| RadialDimension |
Initializes a new instance of the RadialDimension class.
| |
| RadialDimension(Arc, Double, Double) |
Initializes a new instance of the RadialDimension class.
| |
| RadialDimension(Circle, Double, Double) |
Initializes a new instance of the RadialDimension class.
| |
| RadialDimension(Vector2, Vector2, Double) |
Initializes a new instance of the RadialDimension class.
| |
| RadialDimension(Arc, Double, Double, DimensionStyle) |
Initializes a new instance of the RadialDimension class.
| |
| RadialDimension(Circle, Double, Double, DimensionStyle) |
Initializes a new instance of the RadialDimension class.
| |
| RadialDimension(Vector2, Vector2, Double, DimensionStyle) |
Initializes a new instance of the RadialDimension class.
|