 | ProfileInterfaceY Property |
Y coordinates of the profile samples in the image
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntaxpublic virtual double[] Y { get; }
public:
virtual property array<double>^ Y {
array<double>^ get ();
}
Property Value
Type:
DoubleImplements
IProfileDataY
See Also