ImageGear for .NET
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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback