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