Visual Basic: PictureClip Control

ClipWidth Property (PictureClip Control)

See Also   Example   Applies To

Specifies the width of the bitmap section to be copied by the Clip property. This property is not available at design time.

Syntax

[form.]PictureClip.ClipWidth[ = Width%]

Remarks

This property is measured in pixels.

Data Type

Integer