Click or drag to resize

Vector2Property(Vector2) Constructor

Initializes a new instance of the Vector2Property class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Vector2Property(
	Vector2 v
)

Parameters

v  Vector2

[Missing <param name="v"/> documentation for "M:Demo3D.Visuals.Vector2Property.#ctor(Microsoft.DirectX.Vector2)"]

See Also