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