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