 | ProfileInterfaceDiffData Property |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual double[] DiffData { get; }
public:
virtual property array<double>^ DiffData {
array<double>^ get ();
}
Property Value
Type:
DoubleImplements
IProfileDataDiffData
See Also