Microsoft DirectX 9.0 SDK Update (October 2004)

Vector2.Empty Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves an empty 2-D vector.

Definition

Visual Basic .NET Public Shared  ReadOnly Property Empty As Vector2
C# public static Vector2 Empty { get; }
Managed C++ public: __property static Vector2 get_Empty();
JScript .NET public static  function get Empty() : Vector2

Property Value

Microsoft.DirectX.Vector2 . Empty 2-D Vector2 instance.

This property is read-only. 

© 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