AppWindow.GetPlacement Method

Definition

Returns a placement object that describes the app window's display region, offset, and size.

public:
 virtual AppWindowPlacement ^ GetPlacement() = GetPlacement;
AppWindowPlacement GetPlacement();
public AppWindowPlacement GetPlacement();
function getPlacement()
Public Function GetPlacement () As AppWindowPlacement

Returns

A placement object that describes the app window's display region, offset, and size.

Applies to