SmartGlassDirectSurface.NativeBounds Property

[Deprecated] Contains the native rectangular bounds of the surface, regardless of the current settings. Read-only.

Syntax

public:
property Rect NativeBounds {
         Rect get ();
}  

Property value

Type: Rect 

The bounding rectangle.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

Remarks

This property holds the fixed physical bounding rectangle of the device, the Bounds holds the current rectangle which may vary based on current device settings.

See also

Reference

SmartGlassDirectSurface Class

SmartGlassDirectSurface Members

Windows.Xbox.SmartGlass Namespace