GraphicsStream.SetLength Method |
Language: |
Resizing the graphics stream is not supported.
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
);
newLength System.Int64
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center