 | ProfileInterfaceY Property |
Y 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[] Y { get; }
public:
virtual property array<double>^ Y {
array<double>^ get ();
}
Property Value
Type:
DoubleImplements
IProfileDataY
See Also