United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
XNA Game Studio
XNA Game Studio 4.0 Refresh
XNA Framework Class Library Reference
Microsoft.Xna.Framework.Media
Picture Class
Picture Properties
Album Property
Date Property
Height Property
IsDisposed Property
Name Property
Width Property
1 out of 1 rated this helpful
-
Rate this topic
Picture Properties
Other Versions
XNA Game Studio 4.0
XNA Game Studio 3.1
XNA Game Studio 3.0
Public Properties
Name
Description
Album
Gets the picture album that contains the picture.
Date
Gets the picture's date.
Height
Gets the picture's height.
IsDisposed
Gets a value indicating whether the object is disposed.
Name
Gets the name of the Picture.
Width
Gets the picture's width.
See Also
Reference
Picture Class
Microsoft.Xna.Framework.Media Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD