 | ProfileInterfaceX Property |
X coordinates of the profile samples in the image
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual double[] X { get; }
public:
virtual property array<double>^ X {
array<double>^ get ();
}
Property Value
Type:
DoubleImplements
IProfileDataX
See Also