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


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