Visual Basic: PictureClip Control
Visual Studio 6.0
ClipX Property (PictureClip Control)
Specifies the x-coordinate of the upper-left corner of the bitmap section to be copied by the Clip property. This property is not available at design time.
Syntax
[form.]PictureClip.ClipX[ = X%]
Remarks
This property is measured in pixels.
Data Type
Integer