GraphicsStream.SetLength(Int64) Method (Microsoft.DirectX)
Resizing the graphics stream is not supported.
Definition
Visual Basic Overrides Public Sub SetLength( _
ByVal newLength As Long _
)C# public override void SetLength(
long newLength
);C++ public:
virtual void SetLength(
long newLength
) override;JScript public override function SetLength(
newLength : long
);
Parameters
newLength System.Int64