This topic has not yet been rated - Rate this topic

MediaLibrary.Pictures Property

Gets the PictureCollection that contains all pictures in the media library.
Dd254908.note(en-us,XNAGameStudio.41).gifWindows Specific Information
Picture collections are not supported. This property always returns an empty collection.
Dd254908.note(en-us,XNAGameStudio.41).gifXbox 360 Specific Information
Picture collections are not supported. This property always returns an empty collection.

Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public PictureCollection Pictures { get; }

Property Value

PictureCollection that contains all pictures in the device's media library.
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.