 | ProcessingMetadataRoiWidth Property |
Roi rectangle width in the X direction
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic int RoiWidth { get; set; }
public:
property int RoiWidth {
int get ();
void set (int value);
}
Property Value
Int32
See Also