 | ProcessingMetadataRoiWidth Property |
Roi rectangle width in the X direction
Namespace:
LynceeTec.Imaging
Assembly:
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
Type:
Int32
See Also