LinearDimension Constructor |
| Name | Description | |
|---|---|---|
| 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.
|