ImageGear .NET v24.12 - Updated
ExtentHeight Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearVirtualizingWrapPanel Class : ExtentHeight Property
Gets the extent height.
Syntax
'Declaration
 
Public ReadOnly Property ExtentHeight As Double
'Usage
 
Dim instance As ImGearVirtualizingWrapPanel
Dim value As Double
 
value = instance.ExtentHeight
public double ExtentHeight {get;}
public: __property double get_ExtentHeight();
public:
property double ExtentHeight {
   double get();
}

Property Value

Double value.
See Also

Reference

ImGearVirtualizingWrapPanel Class
ImGearVirtualizingWrapPanel Members