Converts a window coordinate to the bitmap coordinate (applying Zoom and View status).
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int YClientToBitmap( int y )
Public Function YClientToBitmap ( _ y As Integer _ ) As Integer
public: int YClientToBitmap( int y )
Parameters
- y
- Int32
the y window coordinate