0 out of 1 rated this helpful - Rate this topic

PhotoChooserTask.PixelWidth Property

July 26, 2012

Gets or sets the maximum height and the height component of the aspect ratio for a cropping region set by the user during the photo choosing process.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public int PixelWidth { get; set; }
<object PixelWidth="int" .../>

Property Value

Type: System.Int32
Type: Int32. The width at which the image will be cropped.
NoteNote:

This property is not implemented in the current release.

Both the PixelHeight and PixelWidth properties must be set for the value to be used.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.