Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftPictureObject.Height Property

Defines the desired image height.

Syntax

Get
VBHPix = object.Height As Long
Put
VBobject.Height = HPix As Long

object

A SftPictureObject object.

HPix

Defines the desired image height, in pixels.

Comments

The Height property defines the desired image height.

The desired image height 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.