Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.67 KB

coordinates.md

File metadata and controls

46 lines (28 loc) · 1.67 KB
title description ms.assetid keywords ms.topic ms.date ms.custom
Coordinates
Coordinates
248af2ea-534e-4d33-82fe-2d46732efed5
Windows Media Player Mobile skins,bitmaps
skins,bitmaps
reference for skins,bitmaps
bitmaps in skins,coordinates
coordinates in bitmaps in skins
article
4/26/2023
UpdateFrequency5

Coordinates

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

This defines the x- and y-coordinates of the image relative to the background file. Two positive integers are required, separated by a comma. There are two types of coordinates you must use, depending on the type of image you are defining. The following table shows the permitted coordinate values for bitmap types.

Bitmap type Coordinate values
Background or Super 0,0
Disabled, Push, or Region The top-left corner of the image relative to the background image, in pixels.

 

Related topics

Bitmaps