 | ProcessingMetadataRoiLeft Property |
Roi top left corner coordinate in the X direction
Namespace:
LynceeTec.Imaging
Assembly:
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
Type:
Int32
See Also