This property contains the location of the field. The pixel at the top left corner of the image is at (0, 0). Values of X increase as you move to the right on the image and values of Y increase as you move down the image.
Every pixel within the rectangle that this parameter defines is considered to be within the field and every other pixel is considered to be outside the field.
Changing this property will cause the HasChanged property to change to true.
Valid value: Any rectangle that lies wholly within the template image of the form.
Default value: X=0, Y=0, Width=0, Height=0