| 
 | 
 | 
 | 
| 
        | RealHeight Property, ItemClass Class | 
Returns the physical height of the item.
Syntax ItemClass Class (Softelvdm.SftTreeNET)
| VB | Public ReadOnly Property RealHeight As Integer | 
| C# | public int RealHeight { get; } | 
| C++ | public: property int RealHeight { | 
Property Value
The physical height of the item in pixels.
Comments
The RealHeight property returns the physical height of the item.