CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Initializes a new instance of the ConstructAngleTwoPoints class
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public ConstructAngleTwoPoints( AngleProperty angleProperty ) |
| Visual Basic |
|---|
Public Sub New ( _ angleProperty As AngleProperty _ ) |
| Visual C++ |
|---|
public: ConstructAngleTwoPoints( AngleProperty^ angleProperty ) |
Parameters
- angleProperty
- Type: CADability.UserInterface..::..AngleProperty