GLFW2Window PixelPosition Property Delta Engine Documentation

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.WindowsGLFW2 (in DeltaEngine.WindowsGLFW2.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Vector2D PixelPosition { get; set; }

Property Value

Type: Vector2D

Implements

Window PixelPosition
See Also