GraphicsStream.Length Property

Language:

Retrieves the length of the stream in bytes.

Definition

Visual Basic Overrides Public ReadOnly Property Length As Long
C# public override long Length { get; }
C++ public:
property virtual long Length override {
        long get();
}
JScript public function get Length() : long

Property Value

System.Int64
Stream length in bytes.

This property is read-only. 

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