'Declaration Public Sub GetSize( _ ByRef widthRef As System.Integer, _ ByRef heightRef As System.Integer _ )
public void GetSize( out System.int widthRef, out System.int heightRef )
BitmapSource Class BitmapSource Members