Gets and sets the x coordinate (horizontal) for clipping the image data.
Read-write property
Visual Basic |
---|
Public Property ClipX As Long |
A long value which represents the x coordinate of the clipping area.
The default value is 0.
This property is used in conjunction with the ClipHeight, ClipWidth and ClipY properties to make up the rectangular area defining the clipping boundary.