SmartGlassDirectSurface.Bounds Property

[Deprecated] Contains the current rectangular bounds of the surface. Read-only.

Syntax

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

Property value

Type: Rect 

Surface bounding rectangle.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

Remarks

The NativeBounds holds the physical bounding rectangle of the device, this property holds the current rectangle which may vary based on the current device settings.

See also

Reference

SmartGlassDirectSurface Class

SmartGlassDirectSurface Members

Windows.Xbox.SmartGlass Namespace