Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftPictureObject.Width Property

Defines the desired image width.

Syntax

Get
VBWPix = object.Width As Long
Put
VBobject.Width = WPix As Long

object

A SftPictureObject object.

WPix

Defines the desired image width, in pixels.

Comments

The Width property defines the desired image width.

The desired image width is only used for built-in images (SftPictureObject.Type is sftTypeBuiltin) and color samples (SftPictureObject.Type is sftTypeColorSample). For all image types, the SftPictureObject.ActualHeight and SftPictureObject.ActualWidth properties reflect the image dimensions.

See Also SftPictureObject Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.