CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.0.0.0 (1.0.0.0)
Initializes a new instance of the Angle class
Namespace:
CADabilityAssembly: CADability (in CADability.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Angle( GeoPoint2D Target, GeoPoint2D Center ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ Target As GeoPoint2D, _ Center As GeoPoint2D _ ) |
| Visual C++ |
|---|
public: Angle( GeoPoint2D Target, GeoPoint2D Center ) |