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