CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Constructs a hotspot to manipulate a length property
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public AngleHotSpot( AngleProperty angleProperty ) |
| Visual Basic |
|---|
Public Sub New ( _ angleProperty As AngleProperty _ ) |
| Visual C++ |
|---|
public: AngleHotSpot( AngleProperty^ angleProperty ) |
Parameters
- angleProperty
- Type: CADability.UserInterface..::..AngleProperty
the property to be manipulated