Gets and sets the clip box x (horizontal) coordinate.
Property Type
Read-write property
Syntax
Visual Basic
Public Property ClipX As Double
Return Type
A double value which represents the x coordinate of the clip box.
Remarks
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.