GraphicsStream.Length Property |
Language: |
Retrieves the length of the stream in bytes.
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
System.Int64
This property is read-only.
Stream length in bytes.
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