GraphicsStream.SetLength Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Resizing the graphics stream is not supported.
Definition
Visual Basic .NET |
Overrides Public Sub SetLength( _ ByVal newLength As Long _ ) |
C# |
public override void SetLength( long newLength ); |
Managed C++ |
public: void SetLength( long newLength ); |
JScript .NET |
public override function SetLength( newLength : long ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center