Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

HeightPix Property, SftTreeItem Object

Returns the item's height.

Syntax

Get

VB.NETHPix = object.HeightPix As Integer
VBHPix = object.HeightPix As Long
C#.NETint HPix = object.HeightPix;
VC++long HPix = object->HeightPix;
long HPix = object->GetHeightPix();
CHRESULT object->get_HeightPix(long* HPix);

object

A SftTreeItem object.

HPix

Returns the item's height in pixels.

Comments

The HeightPix property returns the item's height.

The Item.Height and HeightPix methods are synonyms, but may use different coordinate systems.

In a fixed height tree control (see Items.Style), all items have the same height. Items.Height can be used to determine the height of items in a fixed height tree control.

See Also SftTreeItem Object | Object Hierarchy


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


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.