 | ProcessingMetadataRoiLeft Property |
Roi top left corner coordinate in the X direction
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic int RoiLeft { get; set; }
public:
property int RoiLeft {
int get ();
void set (int value);
}
Property Value
Int32
See Also