Returns the height of the area used to show the current image (i.e. the height of the image as it appears onscreen).
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public int ExtentY { get; }
Public ReadOnly Property ExtentY As Integer Get
public: property int ExtentY { int get (); }


























