Gets and sets the clip box x (horizontal) coordinate.
Read-write property
Visual Basic |
---|
Public Property ClipX As Double |
A double value which represents the x coordinate of the clip box.
The clip box is comprised of a rectangular area to perform the clipping which includes the ClipHeight, ClipWidth, ClipX (horizontal) coordinate, and ClipY (vertical) coordinate.