ComponentOne Bitmap for UWP
Resize Method (IVirtualSurfaceImageSourceNative)

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > IVirtualSurfaceImageSourceNative Class : Resize Method
HRESULT IVirtualSurfaceImageSourceNative::Resize([In] int newWidth,[In] int newHeight)
Syntax
'Declaration
 
Public Sub Resize( _
   ByVal newWidth As System.Integer, _
   ByVal newHeight As System.Integer _
) 
public void Resize( 
   System.int newWidth,
   System.int newHeight
)

Parameters

newWidth
newHeight
See Also

Reference

IVirtualSurfaceImageSourceNative Class
IVirtualSurfaceImageSourceNative Members