Vector2.Empty Property

Language:

Retrieves an empty 2-D vector.

Definition

Visual Basic Public Shared  ReadOnly Property Empty As Vector2
C# public static Vector2 Empty { get; }
C++ public:
static property Vector2 Empty {
        Vector2 get();
}
JScript public static  function get Empty() : Vector2

Property Value

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

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