Check whether two curves are compatible - i.e. can be drawn in the same plot
Namespace:
PalmSensAssembly: PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public bool IsCompatible( Curve c ) |
| Visual Basic (Declaration) |
|---|
Public Function IsCompatible ( _ c As Curve _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsCompatible( Curve^ c ) |
Parameters
- c
- Type: PalmSens..::.Curve
[Missing <param name="c"/> documentation for "M:PalmSens.Curve.IsCompatible(PalmSens.Curve)"]
Return Value
[Missing <returns> documentation for "M:PalmSens.Curve.IsCompatible(PalmSens.Curve)"]