AngleDimension Constructor |
Overload List
Name | Description | |
---|---|---|
AngleDimension(ViewBase, Point, Point, Point, Double) |
Creates a new angle dimension instance using three points.
| |
AngleDimension(ViewBase, Point, Vector, Vector, Double) |
Creates a new angle dimension instance using the origin and two vectors relative to the origin.
| |
AngleDimension(ViewBase, Point, Point, Point, Double, AngleDimensionAttributes) |
Creates a new angle dimension instance using three points.
| |
AngleDimension(ViewBase, Point, Vector, Vector, Double, AngleDimensionAttributes) |
Creates a new angle dimension instance using the origin and two vectors relative to the origin.
|
See Also