Click or drag to resize

Vector2XD Property

Gets or sets the X component of the Vector2 as a Double.

Namespace: Microsoft.DirectX
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public double XD { get; set; }

Property Value

Double
See Also