Returns the width of the area used to show the current image (i.e. the width 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 ExtentX { get; }
Public ReadOnly Property ExtentX As Integer Get
public: property int ExtentX { int get (); }


























