ComponentOne Bitmap for UWP
SetSize Method (ComStream)

C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > ComStream Class : SetSize Method
HRESULT IStream::SetSize([In] ULARGE_INTEGER libNewSize)
Syntax
'Declaration
 
Public Sub SetSize( _
   ByVal libNewSize As System.Long _
) 
public void SetSize( 
   System.long libNewSize
)

Parameters

libNewSize
See Also

Reference

ComStream Class
ComStream Members