Hide

SftMask/OCX 7.0 - ActiveX Masked Edit Control

Display
Print

ActualHeight Property, SftPictureObject Object

Returns the actual height of the image.

Syntax

Get

VB.NETHPix = object.ActualHeight As Integer
VBHPix = object.ActualHeight As Long
C#.NETint HPix = object.ActualHeight;
VC++long HPix = object->ActualHeight;
long HPix = object->GetActualHeight();
CHRESULT object->get_ActualHeight(long* HPix);

object

A SftPictureObject object.

HPix

Returns the actual height of the image.

Comments

The ActualHeight property returns the actual height of the image.

The SftPictureObject.Height property returns the desired image height, last defined by the application. The desired height is only used for certain image types (see SftPictureObject.Type).

See Also SftPictureObject Object | Object Hierarchy


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