Width of the ROI in pixels. Set to "Default" to get the XSize from the camera.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="xsize" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:documentation>Width of the ROI in pixels. Set to "Default" to get the XSize from the camera.</xs:documentation>
</xs:annotation>
</xs:element>