ComponentOne Bitmap for WPF
Size Property (BitmapSource)

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapSource Class : Size Property

Retrieves the pixel width and height of the bitmap.

Syntax
'Declaration
 
Public ReadOnly Property Size As Size2L
public Size2L Size {get;}
See Also

Reference

BitmapSource Class
BitmapSource Members