Method | Description | |
---|---|---|
GetPlacement ( |
||
GetPlacement ( this window ) : string | ||
SetPlacement ( |
||
SetPlacement ( this window, string placementXml ) : void |
public static GetPlacement ( |
||
windowHandle | ||
return | string |
public static GetPlacement ( this window ) : string | ||
window | this | |
return | string |
public static SetPlacement ( |
||
windowHandle | ||
placementXml | string | |
return | void |
public static SetPlacement ( this window, string placementXml ) : void | ||
window | this | |
placementXml | string | |
return | void |