Namespace: DeltaEngine.PlatformsAssembly: DeltaEngine.WindowsGLFW3 (in DeltaEngine.WindowsGLFW3.dll) Version: 1.1.1.0 (1.1.1)
public Vector2D PixelPosition { get; set; }
public Vector2D PixelPosition { get; set; }
Public Property PixelPosition As Vector2D
Get
Set
Public Property PixelPosition As Vector2D
Get
Set
public:
virtual property Vector2D PixelPosition {
Vector2D get () sealed;
void set (Vector2D value) sealed;
}
public:
virtual property Vector2D PixelPosition {
Vector2D get () sealed;
void set (Vector2D value) sealed;
}
abstract PixelPosition : Vector2D with get, set
override PixelPosition : Vector2D with get, set
abstract PixelPosition : Vector2D with get, set
override PixelPosition : Vector2D with get, set
Property Value
Type:
Vector2DImplements
Window PixelPosition