Spread WinForms 15
FarPoint.Win.Spread Assembly / GrapeCity.Native.Gdi32 Namespace / CompatibleBitmap Class / Height Property


In This Topic
Height Property (CompatibleBitmap)
In This Topic
Gets the height, in pixels, of this compatible bitmap.
Syntax
'Declaration
 
Public ReadOnly Property Height As Integer
 
'Usage
 
Dim instance As CompatibleBitmap
Dim value As Integer
 
value = instance.Height
See Also