Gets or sets an array of integers to be updated with the indices of the images that match correlated areas.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Property ListIndex As Integer() |
C# | |
---|
public int[] ListIndex {get; set;} |
Property Value
Array of integers to be updated with the indices of the images that match correlated areas.
Example
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also