[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1DX.4.8 Assembly
C1.Util.DX.Storage
Classes
ComStreamProxy
Methods
SetSize
dotnet-framework-api
C1.Win.Bitmap.4.8 Assembly
C1.Win.C1DX.4.8 Assembly
C1.Util.DX
C1.Util.DX.Animation
C1.Util.DX.DXGI
C1.Util.DX.Direct2D
C1.Util.DX.Direct2D.Effects
C1.Util.DX.Direct3D11
C1.Util.DX.DirectWrite
C1.Util.DX.Storage
Classes
ComStream
ComStreamBase
ComStreamBaseShadow
ComStreamProxy
Constructors
Methods
Clone
Commit
CopyTo
Dispose
GetStatistics
LockRegion
Read
Revert
Seek
SetSize
UnlockRegion
Write
ComStreamShadow
NativeFile
NativeFileStream
PropertyBag
PropertyBagKey<T1, T2>
Structs
Enums
Interfaces
C1.Util.DX.WIC
(Showing Draft Content)
C1.Util.DX.Storage.ComStreamProxy.SetSize
SetSize Method
SetSize(long)
Changes the size of the stream object.
Declaration
public void SetSize(long newSize)
Parameters
Type
Name
Description
long
newSize
Implements
IStream.SetSize(long)