Microsoft Windows CE 3.0  

ImageSourceWidth

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves a value specifying the original image width of the current clip, in pixels.

Compatibility:Windows Media Player, ActiveMovie

[
lWidth
= ] MediaPlayer.ImageSourceWidth

Parameters

lWidth
Long value specifying the original image width, in pixels. This property is read-only with no default value.

Remarks

If the FileNameproperty is not set, this property returns zero.

See Also

ImageSourceHeight, Retrieving Presentation Information