Create a new Curve using the specified Method
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub New( _ ByVal method As Method _ ) |
| C# |
|---|
| public Curve( Method method ) |
| C++ |
|---|
| public: Curve( Method method ) sealed |
| J# |
|---|
| public Curve( Method method ) |
| JScript |
|---|
| public function Curve( method : Method ) |
Parameters
- method
- method to use