CustomVertex.PositionColored.X Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the x component of the position.

Definition

Visual BasicPublic X As SingleLeave Site
C#public SingleLeave Site X;
C++public: SingleLeave Site X;
JScriptpublic var X : SingleLeave Site

Field Value

System.Single
Floating-point value that represents the x component of the position.

This field is read/write. 
Show: