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