Vector4d.Xy Property

Definition

Gets or sets an OpenTK.Vector2d with the X and Y components of this instance.

public OpenTK.Vector2d Xy { get; set; }
member this.Xy : OpenTK.Vector2d with get, set

Property Value

Applies to