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