Gets and sets the clip box y (vertical) coordinate.
Read-write property
Visual Basic |
---|
Public Property ClipY As Double |
A double value which represents the y (vertical) 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.